method
log
v1_9_1_378 -
Show latest stable
- Class:
BigMath
log(x, prec)public
Computes the natural logarithm of x to the specified number of digits of precision.
Returns x if x is infinite or NaN.
log(x, prec)Computes the natural logarithm of x to the specified number of digits of precision.
Returns x if x is infinite or NaN.