Log Calculator

Calculate logarithms in any base — log₁₀ (common log), ln (natural log), log₂ (binary log), or any custom base. Also calculate antilogarithms.

Logarithm

FunctionNotationResult
Common loglog₁₀(100)2
Natural logln(100)4.605170186
Binary loglog₂(100)6.6438561898
Custom baselog5(100)2.8613531161

Log Reference Table

Numberlog₁₀lnlog₂
0.001-3-6.907755279-9.9657842847
0.01-2-4.605170186-6.6438561898
0.1-1-2.302585093-3.3219280949
1000
20.30102999570.69314718061
e0.434294481911.4426950409
1012.3025850933.3219280949
10024.6051701866.6438561898
100036.9077552799.9657842847
PropertyRule
Product rulelog(ab) = log(a) + log(b)
Quotient rulelog(a/b) = log(a) − log(b)
Power rulelog(aⁿ) = n · log(a)
Change of baselogb(x) = ln(x) / ln(b)
logb(1)= 0 for any base b
logb(b)= 1 for any base b