Hello,

Version: sage 4.6.1
I'm quite a newbie with Sage but I'm really impressed by this powerful software.
Since an hour, I'm on a stupid problem:

sage: sqrt(2)*sqrt(3)
sqrt(2)*sqrt(3)
sage: sqrt(2)*sqrt(3)-sqrt(6)
sqrt(2)*sqrt(3)-sqrt(6)

I would expect results sqrt(6) and 0...
I try with the command simplify() but it doesn't do anything.

That's very odd because:

sage: sqrt(75)+2*sqrt(48)
13*sqrt(3)

(Here it simplifies the operation)
Can anyone help me ?

Thanks in advance

loďc

-- 
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
URL: http://www.sagemath.org

Reply via email to