InvalidOperationException | x is signaling NaN or x < 0 |
DivisionByZero | x is -1.0 |
Underflow | result is too small to be represented |
InexactException | the result is inexact |
x | log(x) |
---|---|
NaN | NaN |
±0.0 | -∞ |
-∞ | NaN |
+∞ | +∞ |
e - 1 | +1.0 |
< -1.0 | NaN |
Page generated by adrdox
Calculates loge(x + 1).