Quick Answer
A scientific calculator evaluates expressions with arithmetic, powers (xⁿ), roots (√), trig functions (sin, cos, tan in degrees), and logarithms (log = base 10, ln = natural). Enter the expression and press = to evaluate.
What Is Scientific Calculator?
A scientific calculator goes beyond basic arithmetic, supporting trigonometry, logarithms, square roots, arbitrary powers, and mathematical constants like π and e, the operations needed for science, engineering, physics, and advanced mathematics.
This calculator evaluates full multi-step expressions like 'sin(30) + 2^8 / 4' in one step, respecting standard order of operations (BODMAS/PEMDAS). Trigonometric functions operate in degrees. 'log' means log base 10; 'ln' means the natural logarithm (base e).
How to Use
- 1Tap function buttons to build your expression, or type directly into the display.
- 2Use sin(, cos(, tan( for trigonometry, always close the parenthesis.
- 3Use log( for base-10 log, ln( for natural log, √( for square root, ^ for power.
- 4Press = to evaluate, C to clear, ⌫ to delete the last character.
Formula
sin(θ) cos(θ) tan(θ)x^2 x^n √(x)log(x) = log₁₀(x) ln(x) = logₑ(x)π ≈ 3.14159265 e ≈ 2.71828183Example: Area of a circle with diameter 10 cm
- Radius = 5 cm
- Type: π*5^2
Tips & Things to Know
- Always close parentheses, sin(30 without ) will produce an Error.
- sin, cos, tan here work in DEGREES: sin(90) = 1, cos(0) = 1.
- log(100) = 2 (because 10² = 100). ln(e) = 1. ln(1) = 0.
- All trig functions (sin, cos, tan) here operate in degrees. If your angle is in radians, multiply by 180/π first, e.g. π/3 radians = 60°.
- e ≈ 2.71828 is the base of natural growth. It appears in continuous compound interest: A = Pe^(rt). ln(e) = 1, e^0 = 1.
- For scientific notation like Avogadro's number (6.022 × 10²³): enter 6.022 × 10^23 using the × and ^ buttons. The result displays in standard form.