kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
ln
ln
common
open
override
fun
ln
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
T
>
Content copied to clipboard
Computes the natural logarithm (base
e
) of the value
arg
.
Sources
common source
Link copied to clipboard