[Maxima] Maxima removes parentheses from cos(x)
Stavros Macrakis
macrakis at alum.mit.edu
Wed Oct 17 08:44:21 CDT 2007
Try this:
:lisp (defun $detex (sym) (remprop sym 'tex) (remprop sym 'texrpb))
map('detex,[sin,cos,tan,cot])$
This should make everything output as a regular function application.
-s
On 10/17/07, Jaime Villate <villate at fe.up.pt> wrote:
>
> Would it be possible to treat sin and cos as functions rather that
> prefix operators and always typeset their arguments within parenthesis?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20071017/932b3771/attachment.htm
More information about the Maxima
mailing list