I'm not familiar with the developing process. So I guess someone (maybe you?) should open a ticket? Or I could try to fill the "Issue: Bug Report" form on the github page if that's the right thing to do.
-- Peter Mueller egourg...@gmail.com schrieb am Montag, 25. November 2024 um 10:38:51 UTC+1: > 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/978d605d-8d0f-4573-a496-1dc8475f59fdn%40googlegroups.com.