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