- Log mode. Enter any positive number to find its logarithm. Results are shown simultaneously for base 10 (log), base e (ln), and base 2 (log₂), plus a custom base of your choice. The number must be positive; logarithms of zero and negative numbers are undefined in real numbers.
- Antilog mode. Enter an exponent to find the original number. This is the inverse operation: if log₁₀(x) = 3, then antilog₁₀(3) = 10³ = 1000. Useful for reversing scientific notation calculations.
- Custom base. Enter any positive number (except 1) as the base for a custom logarithm. The calculator uses the change-of-base formula: log_b(x) = ln(x) / ln(b).
Quick check: log₁₀(100) = 2 because 10² = 100. ln(1) = 0 because e⁰ = 1. log₂(8) = 3 because 2³ = 8.