ln

open override fun ln(arg: Expression<T>): Expression<T>

Computes the natural logarithm (base e) of the value arg.

Sources

common source
Link copied to clipboard