Hi,
On Tue, Jun 9, 2009 at 9:45 PM, Jason Grout<[email protected]> wrote:
>> (4) Should we switch to old maxima format for "diff"?
>
> Can you clarify with an example what you mean? In other words, can you
> give an example of the "new" way and the "old" way?
In new symbolics, "df(x)/dx" is
(a) represented as: D[0] f(x)
(b) typeset as: D[0] f(x)
In old symbolics, the same was
(a) represented as: diff( f(x), x)
(b) typeset as: \frac{d f(x)}{d x}
Cheers,
Golam
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---