kmath-core
/
space.kscience.kmath.operations
/
ExponentialOperations
/
ln
common
ln
abstract fun
ln
(arg:
T
):
T
Content copied to clipboard
Computes the natural logarithm (base
e
) of the value
arg
.
Sources
common source
Link copied to clipboard