This is certainly not the intended behavior. Thanks for the report!
The error boils down to 

sage: SR(1.0)^x
...
ValueError: power::eval(): division by zero

Eric. 
Le dimanche 24 novembre 2024 à 13:34:37 UTC+1, Peter Mueller a écrit :

> var('x'); 1.1^x
> works fine, but
> 1.0^x
> raises a 
> ValueError: power::eval(): division by zero
> (also in the SageCell).
>
> Is this intended behavior?
>
> --Peter Mueller
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-support/b4383870-ff22-4092-aa8a-54a0fb29307en%40googlegroups.com.

Reply via email to