Logarithm Base Conversion
Compute log base b of a using ln: log_b(a) = ln(a) / ln(b).
Examples
- a=100, b=10 ⇒ 2
FAQ
Any restrictions?
a and b must be positive and b ≠ 1.
Additional Information
No additional information available.
Compute log base b of a using ln: log_b(a) = ln(a) / ln(b).
a and b must be positive and b ≠ 1.
No additional information available.