imaxima t(s) outputs to true(s).



Hi all,

I have another imaxima question.

t(s) shows in imaxima as true(s).  Can this be avoided? 

It isn't fixed with texput(t,"t").  Consider the following when using imaxima:

1/t(s);
t(s);
texput(t,"t");
1/t(s);
t(s);

Thanks in advance for any tips.

Pete