More Mathematica functions in Maxima



-----maxima-bounces at math.utexas.edu wrote: -----

>Yes?I?didn't?think?about?Sinc,?when?should?it?be?evaluated?and
>so?forth.?Its?probably?useless?now,?because?it?doesnt?give?any
>advantage?over?typing?the?expression?in?by?hand.?It?should?be
>improved?or?removed.?I?am?experimenting.

For sinc, you might try defining it as a Maxima language
simplifying function; see .../share/contrib/simplifying.
There is some source code documentation---it's enough to
get you started.

Notice: load(simplifying) doesn't work---I suppose the
/share makefile is missing the file name.

Barton