Re: [sage-devel] Re: conjugates of power objects

2010-04-27 Thread Burcin Erocal
On Tue, 27 Apr 2010 06:46:29 -0700 (PDT) kcrisman wrote: > On Apr 26, 9:16 pm, Burcin Erocal wrote: > > On Mon, 26 Apr 2010 18:02:40 -0700 (PDT) > > > > kcrisman wrote: > > > On Apr 26, 4:09 pm, John Cremona wrote: > > > > This is certainly a bug: > > > > > > sage: a = sqrt(-3) > > > > sage: a

[sage-devel] Re: conjugates of power objects

2010-04-27 Thread kcrisman
On Apr 26, 9:16 pm, Burcin Erocal wrote: > On Mon, 26 Apr 2010 18:02:40 -0700 (PDT) > > > > > > kcrisman wrote: > > On Apr 26, 4:09 pm, John Cremona wrote: > > > This is certainly a bug: > > > > sage: a = sqrt(-3) > > > sage: a > > > sqrt(-3) > > > sage: a.conjugate() > > > sqrt(-3) > > > > sa