kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
ln
ln
open
override
fun
ln
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
T
>
(
source
)
Computes the natural logarithm (base
e
) of the value
arg
.