Hello, this code give "double exponent error".
var('a x b gamma p')
f(x)=a*x^((gamma-p))+b*x^((-p))
(f((b*p/((gamma-p)*a))^(1/gamma))).show()
Is it error in sage to TeX converter?
Tested today on sagenb.org
Thanks
Robert Marik
--~--~---------~--~----~------------~-------~--~----~
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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---