#4804: [with patch, needs review] add latex output for ceiling, floor, and
derivative functions
----------------------+-----------------------------------------------------
Reporter: was | Owner: mhansen
Type: defect | Status: assigned
Priority: major | Milestone: sage-3.2.2
Component: calculus | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by whuss):
It is still not correct:
{{{
sage: m = maxima('2*diff(f(x), x)')
sage: latex(m)
2\,\left({{d}\over{d\,x}}\,f\left(x\right)\right)
}}}
This should be changed in the maxima code, there
it should be trivial. Trying to guess what part
of the latex representation is a differential
seems very error prone to me.
Cheers,[[BR]]
Wilfried
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4804#comment:6>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---