Calculate Logarithm
Common Logarithm Values
| x | log₁₀(x) | ln(x) | log₂(x) |
|---|---|---|---|
| 1 | 0 | 0 | 0 |
| 2 | 0.301 | 0.693 | 1 |
| e ≈ 2.718 | 0.434 | 1 | 1.443 |
| 10 | 1 | 2.303 | 3.322 |
| 100 | 2 | 4.605 | 6.644 |
| 1000 | 3 | 6.908 | 9.966 |
Understanding Logarithms
What is a Logarithm?
A logarithm answers the question: "To what power must the base be raised to get x?"
Example: log₁₀(100) = 2 because 10² = 100
Types of Logarithms
- Common Log (log₁₀): Base 10, used in science and engineering
- Natural Log (ln): Base e ≈ 2.71828, used in calculus and growth models
- Binary Log (log₂): Base 2, used in computer science and information theory
Change of Base Formula
Convert a logarithm from one base to another:
Key Properties
- Product: log(xy) = log(x) + log(y)
- Quotient: log(x/y) = log(x) - log(y)
- Power: log(xn) = n × log(x)
- Identity: logb(b) = 1
- Zero: logb(1) = 0
Domain Restrictions
- x must be positive (x > 0) — you cannot take log of zero or negative numbers
- Base must be positive and not equal to 1 (b > 0, b ≠ 1)
Real-World Applications
- Decibels: Sound intensity uses log₁₀ scale
- pH Scale: Acidity is -log₁₀ of hydrogen ion concentration
- Richter Scale: Earthquake magnitude
- Compound Interest: Time to double money
- Algorithm Complexity: O(log n) in computer science
Privacy & Limitations
- All calculations run entirely in your browser -- nothing is sent to any server.
- Results are computed using standard formulas and should be verified for critical applications.
Related Tools
- Permutation Calculator -- Calculate nPr permutations with step-by-step formula breakdown
- Speed Distance Time Calculator -- Calculate speed, distance, or time from any two known values with unit
- Decimal to Fraction Converter -- Convert decimals to fractions and vice versa
- Distance Formula Calculator -- Calculate distance between two points using the distance formula
Related Tools
View all toolsPercentage Calculator
Calculate percentages, find X% of Y, percentage change
Ratio Calculator
Simplify a ratio and see the reduced form
Number to Words Converter
Convert numbers to written English words
Scientific Notation Converter
Convert between standard and scientific notation
Decimal to Fraction Converter
Convert decimals to fractions and vice versa
Quadratic Formula Calculator
Solve ax² + bx + c = 0 with step-by-step solution
Logarithm Calculator FAQ
What is Logarithm Calculator?
Logarithm Calculator is a free math tool that helps you Calculate logarithms: log base 10, natural log, and custom base.
How do I use Logarithm Calculator?
Enter your input values, review the calculated output, and adjust inputs until you reach the result you need. The result updates in your browser.
Is Logarithm Calculator private?
Yes. Calculations run locally in your browser. Inputs are not uploaded to a server by default, and refreshing the page clears session data.
Does Logarithm Calculator require an account or installation?
No. You can use this tool directly in your browser without sign-up or software installation.
How accurate are results from Logarithm Calculator?
This tool applies standard formulas or deterministic processing logic for estimates. For medical, legal, tax, or investment decisions, verify with a qualified professional.
Can I save or share outputs from Logarithm Calculator?
You can bookmark this page and copy outputs manually. Results are not persisted in your account and are typically not embedded in the URL.