On Wed, Nov 19, 2008 at 1:21 AM, Anders Claesson
<[EMAIL PROTECTED]> wrote:
>
> There's a problem with powers of negative numbers the latex method for
> symbolic arithmetic.
> In version 3.1.4 I get this:
>
> sage: var('n')
> n
> sage: latex((-1)^n)
> {-1}^{n}
>
> It should, of course, be {(-1)}^{n}.
>
> Anders

Thanks.  I've created a trac ticket for this bug here:

http://trac.sagemath.org/sage_trac/ticket/4548

 -- William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to