Hello, i was displaying some equations i was working on in the sage math 
cloud, and it rendered a bit funny when i tried the lambert_w function. The 
code was:

a3(a1,a0,a2)=(a2*a0^2)/(a1) + 1
to(a1,a0,a2)=1/a0 * ( lambert_w(-1*e^(-1*a3(a1,a0,a2))) + a3(a1,a0,a2))
show(to)

Where as if i changed that lambert_w to a sin or a log, it rendered nice 
and pretty. 





-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to