Compute Natural Exponential - 1
Computes an implementation-dependent approximation to subtracting 1 from the exponential function of x (e raised to the power of x, where e is the base of the natural logarithms). The result is computed in a way that is accurate even when the value of x is close 0.
Examples in
Java
No examples yet.
You can see if there are examples in other languages or
be the first to post an example in Java!
You can see if there are examples in other languages or
be the first to post an example in Java!