kmath-core
/
space.kscience.kmath.operations
/
FloatField
/
exp
common
exp
open inline override fun
exp
(arg:
Float
):
Float
Content copied to clipboard
Computes Euler's number
e
raised to the power of the value
arg
.