[Maxima] A Question about MPLUS without SIMP flag

cc schnaps_w at hotmail.com
Mon Dec 17 03:07:20 CST 2007


Hello,
 
i have a question about the Lisp interface of 
Maxima.
for eg.:
    In Lisp     
                (defun $test(expr)
                    (print expr)
                 )
    In Maxima    
                test(a + b);
    Output      
                ((MPLUS SIMP) a b)
    Expectant output                ((MPLUS) a b)
Does Maxima always change the format of Inputs to 
((FunctionName Flag) parameters)?
How can i get my function of Maxima without simplification in 
Lisp?
 
Thanks.
best regards

sven
_________________________________________________________________
Importieren Sie ganz einfach Ihre E-Mail Adressen in den Messenger!
http://messenger.live.de/community/neuekontakte_adressimport.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20071217/f3b7d131/attachment.htm 


More information about the Maxima mailing list