kmath
common
kmath-core
/
space.kscience.kmath.operations
/
ExponentialOperations
/
ln
ln
common
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