scalation.math
The DoubleWithExp companion object provides implicit conversion from Double to DoubleWithExp allowing '~^' to be applied to Doubles. It also provide a negative exponential function.
DoubleWithExp
Negative exponential funtion (e to the minus x).
the argument of the function
The
DoubleWithExp
companion object provides implicit conversion from Double to DoubleWithExp allowing '~^' to be applied to Doubles. It also provide a negative exponential function.