log constant

double Function(num x) const log

Returns the natural logarithm of the parameter x.

Implementation

static const log = math.log;