On Saturday, November 30, 2019 at 5:10:48 PM UTC-8, vdelecroix wrote:
>
>
> Calling c.minpoly() triggers some exactification. Compare with 
>
> sage: a = AA(2).sqrt() 
> sage: b = AA(3).sqrt() 
> sage: (a + b) * (a - b) * (b - a) * (-a -b) 
> 1.000000000000000? 
>
Sure, but there is no "numerical noise" other than in the internal interval 
arithmetic and perhaps a little strange printing. In all cases, the 
quantity computed is exactly 1.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/99e2c4eb-d38e-4b2b-b5f7-10dc2340bcc9%40googlegroups.com.

Reply via email to