On 2019-10-24, Michael Jung <micj...@uni-potsdam.de> wrote:
> Do you have an example where SR fails to be exact?

One can convert a float to SR. The result is in SR, but still behaves
like a float:
  sage: a = SR(2.)^(1/500)
  sage: a^500
  2.00000000000005
  sage: a.parent()
  Symbolic Ring

Best regards,
Simon

-- 
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/qosktv%242qqp%241%40blaine.gmane.org.

Reply via email to