[Maxima] Natural logarithms of large numbers
Richard Fateman
fateman at cs.berkeley.edu
Sun Nov 30 09:41:01 CST 2008
weaker wrote:
> 1.7976931348623157e+308 is the limit of the normal double floating
> point arithmetic. That's probably the reason and it is not an
> arbitrary limit that can be changed easily. Perhaps you need to use
> bfloats but I'm no Maxima expert.
>
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
correct.
log(bfloat(10^400)) works fine.
More information about the Maxima
mailing list