No subject


Thu Aug 20 06:46:28 UTC 2009


Function: log (x)
Represents the natural (base e) logarithm of x.
Maxima does not have a built-in function for the base 10 logarithm or other
bases. log10(x) := log(x) / log(10) is a useful definition.

The definition ln(x) has never existed in Maxima. This is not a wxmaxima or
maxima problem. This should not block the upgrade to maxima 5.19.2
If you do: wxplot2d(log(x),[x,0,50]); you get no errors.

Andres

--000e0ce0eea87879560476e38983
Content-Type: text/html; charset=ISO-8859-1



More information about the debian-science-maintainers mailing list