Computes the Logarithm to Base 10 using Series Expansion.
Logaritm to base 10 of given Value
Exception Type | Condition |
---|---|
ArithmeticException | Thrown when a non-positive value is passed. |
DecimalOps Class | Esb.Math Namespace | DecimalOps.Log10 Overload List