Ready to calculate?
Use our free Scientific Calculator — no sign-up required.
A scientific calculator extends basic arithmetic to include advanced mathematical functions essential for algebra, trigonometry, calculus, chemistry, physics, and engineering. Unlike a basic calculator, a scientific calculator handles exponents, roots, logarithms, trigonometric functions, factorials, and scientific notation. Whether you're a student working through math homework, a scientist performing calculations, or an engineer checking formulas, understanding every key on a scientific calculator will make your work faster and more accurate.
Key Takeaways
- Scientific calculators follow PEMDAS — evaluate the full expression before displaying
- Always check angle mode (DEG vs RAD) before any trigonometric calculation
- Use EXP (or ×10ˣ) for scientific notation entry: 6.022 EXP 23 = Avogadro's number
- log = base 10 logarithm | ln = natural logarithm (base e ≈ 2.718)
- Inverse trig (arcsin, arccos, arctan) available via SHIFT + sin/cos/tan
Basic Operations and Order of Operations
Scientific calculators follow the standard mathematical order of operations (PEMDAS/BODMAS):
Order of operations: 1. Parentheses (innermost first) 2. Exponents and roots 3. Multiplication and Division (left to right) 4. Addition and Subtraction (left to right)
Example: 3 + 4 × 2² • Step 1: 2² = 4 • Step 2: 4 × 4 = 16 • Step 3: 3 + 16 = 19
Not: (3+4) × 2² = 28 — a common error on basic calculators
Scientific calculators evaluate the full expression before displaying the result, while basic calculators calculate left-to-right.
Negative numbers: • Use the ± or (-) key (not the subtraction key) to enter negative numbers • −5² ≠ (−5)² on most calculators: −5² = −25, but (−5)² = 25 • Always use parentheses around negative bases to avoid errors
Parentheses: • Use ( and ) to override the default order • Unclosed parentheses: many calculators auto-close at = press, but check your model
- Order: Parentheses → Exponents → Multiply/Divide → Add/Subtract
- Use (-) not minus for negative numbers: −5 entered as (-) then 5
- −5² = −25, but (−5)² = 25 — parentheses change the result
- Scientific calculators evaluate the whole expression; basic calculators go left-to-right
Exponents, Roots, and Powers
Exponent keys: • x² — squares the displayed number • xⁿ or ^ — raises x to any power (enter x, press ^, enter n) • x⁻¹ or 1/x — reciprocal (inverse) of x • √ — square root of the displayed number • ³√ — cube root • ⁿ√ — nth root: enter n, press SHIFT+√ • EXP or ×10ˣ — enters scientific notation (2 EXP 6 = 2 × 10⁶ = 2,000,000)
Examples: • 5³: enter 5, press ^, enter 3, press = → 125 • √144: press √, enter 144, press = → 12 • ⁵√32: enter 5, press ⁿ√, enter 32 → 2 (because 2⁵ = 32) • 3⁻²: enter 3, press ^, enter -2 → 0.1111 (= 1/9)
Common exponent calculations: • Compound interest: A = P(1+r)ⁿ — use ^ key for (1+r)ⁿ • Area of circle: πr² — use x² key after entering r • Pythagorean theorem: c = √(a² + b²) — use x² and √
- ^ or xⁿ: raises to any power (5^3 = 125)
- x²: shortcut to square | √: square root | ⁿ√: nth root
- EXP or ×10ˣ: scientific notation entry (5 EXP 3 = 5000)
- Negative exponents: 3^(-2) = 1/9 = 0.1111
Logarithms: log and ln
Logarithm functions: • log (or log₁₀): common logarithm, base 10 • ln: natural logarithm, base e (e ≈ 2.71828) • 10ˣ (or SHIFT+log): antilog — inverse of log • eˣ (or SHIFT+ln): inverse of ln
Key relationships: • log(10ⁿ) = n: log(1000) = 3, log(100) = 2, log(10) = 1 • ln(eⁿ) = n: ln(e) = 1, ln(e²) = 2 • log(a×b) = log(a) + log(b) • log(a/b) = log(a) − log(b) • log(aⁿ) = n × log(a)
Change of base formula: • log_b(x) = ln(x) / ln(b) = log(x) / log(b) • To calculate log₂(32): log(32)/log(2) = 1.505/0.301 = 5
Applications: • pH: pH = −log[H⁺] (e.g., [H⁺] = 10⁻⁷ → pH = 7) • Decibels: dB = 10 × log(P₂/P₁) • Compound growth: n = log(FV/PV) / log(1+r) • Richter scale: each 1 unit = 10× stronger earthquake • Half-life calculations in nuclear physics and pharmacology
- log = log base 10 | ln = natural log (base e ≈ 2.718)
- Antilog: 10^x (SHIFT+log) reverses log; e^x (SHIFT+ln) reverses ln
- Change of base: log_b(x) = log(x) ÷ log(b)
- pH = −log[H⁺] | Decibels = 10 × log(P₂/P₁)
Trigonometric Functions
Trig function keys: • sin, cos, tan: sine, cosine, tangent • sin⁻¹, cos⁻¹, tan⁻¹ (or arcsin, arccos, arctan): inverse trig functions • SHIFT+sin/cos/tan accesses the inverse functions on most calculators
Angle modes — critical to select correctly: • DEG (degrees): common in everyday use (0–360°) • RAD (radians): used in calculus and physics (0–2π) • GRAD (gradians): rare; 100 grads = 90°
Always verify your angle mode before trig calculations. Sin(90) = 1 in DEG but Sin(90) ≈ 0.894 in RAD.
Common values: • sin(0°) = 0, sin(30°) = 0.5, sin(45°) = 0.707, sin(60°) = 0.866, sin(90°) = 1 • cos(0°) = 1, cos(90°) = 0, cos(180°) = −1 • tan(45°) = 1, tan(0°) = 0, tan(90°) = undefined
Pythagorean identity: sin²θ + cos²θ = 1 (verify with calculator for any angle)
Inverse trig (finding angles): • sin⁻¹(0.5) = 30° (DEG mode) • cos⁻¹(0) = 90° • tan⁻¹(1) = 45°
- ALWAYS check angle mode (DEG vs RAD) before trig calculations
- sin(90°) = 1 in DEG mode; sin(90) ≈ 0.894 in RAD mode (very different!)
- Inverse trig (sin⁻¹, cos⁻¹, tan⁻¹): SHIFT + the trig key on most calculators
- Pythagorean identity: sin²θ + cos²θ = 1 for any angle
Scientific Notation and Large Numbers
Scientific notation expresses numbers as a × 10ⁿ where 1 ≤ a < 10:
Entering scientific notation: • Use the EXP, ×10ˣ, or EE key • Enter: 6.022 EXP 23 → displays 6.022 × 10²³ (Avogadro's number) • Enter: 1.6 EXP (-19) → 1.6 × 10⁻¹⁹ (electron charge in coulombs)
Common scientific constants: • Speed of light: 2.998 × 10⁸ m/s → 2.998 EXP 8 • Avogadro's number: 6.022 × 10²³ mol⁻¹ • Planck's constant: 6.626 × 10⁻³⁴ J·s • Electron mass: 9.109 × 10⁻³¹ kg • Gravitational constant G: 6.674 × 10⁻¹¹ N·m²/kg²
Calculating with scientific notation: • (3 × 10⁴) × (4 × 10³) = 12 × 10⁷ = 1.2 × 10⁸ • (6 × 10⁸) ÷ (2 × 10³) = 3 × 10⁵ • Rules: multiply coefficients, add/subtract exponents for ×/÷
Displaying results: • FIX n: displays n decimal places • SCI n: always displays in scientific notation with n significant figures • NORM: standard display, switches to scientific notation automatically for very large/small numbers
- Use EXP or ×10ˣ key for scientific notation: 6.02 EXP 23 = 6.02 × 10²³
- Multiply in sci notation: multiply coefficients, ADD exponents
- Divide in sci notation: divide coefficients, SUBTRACT exponents
- Speed of light: 2.998 EXP 8 (m/s) | Avogadro's: 6.022 EXP 23
Statistical Functions and Other Keys
Additional scientific calculator functions:
Factorial (n!): • n! = n × (n−1) × (n−2) × ... × 1 • 5! = 120, 10! = 3,628,800 • Used in permutations and combinations • Accessed via x! key or SHIFT + a number key
Combinations and Permutations: • nCr = n! / [r!(n−r)!]: combinations (order doesn't matter) • nPr = n! / (n−r)!: permutations (order matters) • Enter n, press nCr, enter r
Memory functions: • M+: adds to memory | M−: subtracts from memory • MR or RCL: recalls memory value • MC or CLM: clears memory • Store intermediate results to avoid retyping
Statistics mode (STAT): • Enter data values, calculate: mean (x̄), standard deviation (σ), regression • Some calculators support 1-variable and 2-variable statistics
Constants (on some models): • π: 3.14159265... (usually a dedicated key) • e: 2.71828... (usually SHIFT + a key) • Answer (ANS): recalls the last result for use in the next calculation
- n! factorial: 5! = 120 | 10! = 3,628,800
- nCr (combinations): n objects choose r, order doesn't matter
- Memory: M+ adds to memory | MR recalls | MC clears
- ANS key: uses last result in next calculation — reduces retyping errors
Frequently Asked Questions
Why does my scientific calculator give a different answer for sin(90)?
Your calculator is probably in RAD (radian) mode instead of DEG (degree) mode. sin(90°) = 1, but sin(90 radians) ≈ 0.894. To check: press MODE or look for DEG/RAD indicator on the display. Switch to DEG mode for standard degree-based trig. When in doubt: sin(90) should equal exactly 1 in degree mode.
What is the difference between log and ln on a calculator?
Log (often written log₁₀ or common log) uses base 10: log(100) = 2 because 10² = 100. Ln (natural log) uses base e ≈ 2.718: ln(e) = 1 because e¹ = e. For calculators, use log for pH, decibels, and Richter scale; use ln for growth/decay problems, calculus, and thermodynamics. To convert: ln(x) = log(x) × 2.303.
How do I enter negative numbers on a scientific calculator?
Use the ± key or the (-) key (usually labeled with just a minus in parentheses), NOT the subtraction key. On most Casio calculators, press (-) before the number. On TI calculators, use the (-) key (gray key, different from the subtraction key). Entering 5 - (−3) should use the subtraction key for the operation and the (-) key for the negative number.
How do I calculate nth roots on a scientific calculator?
For the nth root of x: use the ⁿ√ key (usually SHIFT + √). Enter n first, press SHIFT+√, then enter x. Alternatively, use the exponent form: ⁿ√x = x^(1/n). For cube root of 27: either 3 SHIFT+√ 27 = 3, or 27^(1/3) = 3. For fifth root of 32: 32^(0.2) = 2.
What is the EXP key on a scientific calculator?
The EXP key (also labeled ×10ˣ or EE) enters scientific notation. It means '× 10 to the power of.' Press the coefficient, then EXP, then the exponent. For 6.022 × 10²³: enter 6.022, press EXP, enter 23. Do NOT multiply by 10 manually — that would give a different result. The EXP key is equivalent to pressing ×10^ in one step.
Try the Scientific Calculator
Free, instant, and accurate — calculate now.