Hi!

On 2020-04-07, Thierry <sage-googlesu...@lma.metelu.net> wrote:
> By the way, an excellent ressource to teach those kind of things and
> check carefully what happens is the sign_mantissa_exponent method:
>
> sage: a = RR(1.1)
> sage: a
> 1.10000000000000
> sage: a.sign_mantissa_exponent()
> (1, 4953959590107546, -52)

Nice, I didn't know about that method. Thank you for the hint!
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/r6i8km%243a13%242%40ciao.gmane.io.

Reply via email to