Georgi Guninski on Fri, 09 Feb 2024 18:25:45 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

floor(tanh(91)) depends on the precision


hi,

There was discussion about this on sage-devel mailing list.
I don't claim it is a bug, just FYI:

? floor(tanh(91))
%1 = 1
? default(realprecision,10^4)
? floor(tanh(91))
%3 = 0