Computes the natural logarithm of x
Interval.log( Interval(1, Math.exp(3))) // Interval(0, 3)
Generated using TypeDoc
Computes the natural logarithm of x
Example
Returns