On Tue, 12 Oct 2010 08:05:40 -0700 (PDT)
maldun wrote:
> Hi all!
>
> I had the following problem with the latex() function in sage:
>
> sage: f(x) = (sin(sqrt(x))-sqrt(x))/x^(3/2)
> sage: f(x)
> -(sqrt(x) - sin(sqrt(x)))/x^(3/2)
> sage: latex(f(x))
> \frac{-\sqrt{x} - \sin\left(\sqrt{x}\right)}
Hi all!
I had the following problem with the latex() function in sage:
sage: f(x) = (sin(sqrt(x))-sqrt(x))/x^(3/2)
sage: f(x)
-(sqrt(x) - sin(sqrt(x)))/x^(3/2)
sage: latex(f(x))
\frac{-\sqrt{x} - \sin\left(\sqrt{x}\right)}{x^{\frac{3}{2}}}
As you can see, he writes the minus sign before the \sqr