PDF Tools
CONVERT TO PDF
Finance Tools
Archive Tools
ARCHIVE UTILITIES
CanvaTools Premium100% Free Assets Suite
ADVERTISEMENT
728×90 Header Ad Slot
HomeCalculatorsLog Calculator

Logarithm Calculator

Evaluate logarithms for custom bases, base-10 common logs, and natural logs (ln). Study change-of-base steps and properties.

Computed Logarithm Value

2

Solved
Equivalent Exponential Form
102100

Logarithm Part Decomposition (Base-10)

Characteristic (Integer Part)
2
Mantissa (Fractional Part)
0

Properties & Change-Of-Base Workings

Logarithm requested: log_{10} (100)
Step 1: Calculate natural logarithms: ln(100) ≈ 4.60517019, ln(10) ≈ 2.30258509
Step 2: Apply change-of-base: ln(100) / ln(10) = 4.60517019 / 2.30258509 ≈ 2.00000000
Step 3: Extract common log components: Characteristic = 2, Mantissa = 0.00000000

Understanding Logarithmic Scales and Bases

A logarithm answers the question: To what exponent must we raise a given base b to obtain the value x?

logb x = y ⇒ by = x

Logarithmic functions are used to model phenomena that range across vast magnitudes, such as the acidity of a chemical solution (pH), noise levels in decibels, or computing complexity in data structures.

Key Logarithmic Rules

  • Change of Base Rule: logb x = ln(x) / ln(b). This is essential for calculating custom bases on standard machines.
  • Product Rule: logb (M × N) = logb M + logb N.
  • Quotient Rule: logb (M / N) = logb M - logb N.
  • Power Rule: logb (Mk) = k · logb M.

What are Characteristic and Mantissa?

In common logarithms (Base 10), any log value can be decomposed into an integer portion (the Characteristic) and a positive fractional portion (the Mantissa). The characteristic represents the order of magnitude of the number, whereas the mantissa represents the significant figures.

Frequently Asked Questions About Logarithms

What is the difference between log and ln?

The common logarithm (log) has a base of 10, whereas the natural logarithm (ln) has a base of e (Euler's number, approximately 2.71828). Both follow the same mathematical laws but operate on different bases.

How do you calculate logarithms with a custom base?

To calculate a logarithm with a custom base b, use the Change of Base formula: log_b(x) = ln(x) / ln(b). Simply divide the natural log of the argument by the natural log of the desired base.

Why can't you calculate the logarithm of a negative number?

In the real number domain, there is no real exponent you can raise a positive base to in order to get a negative value. Therefore, log(x) for negative values or zero is mathematically undefined.

Can this calculate logs for any base?

Yes. Supports custom bases, natural log (ln), base-10 log, and change-of-base conversions.