sage: a = (-2*sqrt(2)*I - 2)/2 sage: a.simpl a.simplify a.simplify_full a.simplify_radical a.simplify_trig a.simplify_exp a.simplify_log a.simplify_rational sage: a.simplify_full() -sqrt(2)*I - 1
On Thu, Dec 25, 2008 at 6:35 AM, H.S.Rai <hardeep....@gmail.com> wrote: > > Can't simplify((-2*sqrt(2)*I - 2)/2) result in -1*sqrt(2)*I - 1 > > What I found is that it remain unchanged. > > -- > H.S.Rai > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---