kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.nd
/
DoubleFieldOpsND
/
exp
exp
open
override
fun
exp
(
arg
:
StructureND
<
Double
>
)
:
DoubleBufferND
Computes Euler's number
e
raised to the power of the value
arg
.