InvalidOperationException | x is signaling NaN |
UnderflowException | ex - 1 is too small to be represented |
OverflowException | ex - 1 is too big to be represented |
InexactException | the result is inexact |
x | expm1(x) |
---|---|
NaN | NaN |
±0.0 | ±0.0 |
-∞ | -1.0 |
+∞ | +∞ |
Page generated by adrdox
Calculates ex - 1