kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
ExponentialOperations
/
ln
ln
abstract
fun
ln
(
arg
:
T
)
:
T
(
source
)
Computes the natural logarithm (base
e
) of the value
arg
.