Sine / Cosine
sin(θ), cos(θ), tan(θ)Last updated:
Advanced scientific calculator with standard, programmer, unit converter and constants modes. Features trig, log, memory, base conversion, and 60+ unit conversions.
Use the calculator on the right. Supports keyboard input. Click constants or history items to insert values.
Explore our in-depth guides related to this calculator
Everything you need to know about mortgages — calculate payments, compare rates, understand amortization, and plan your home purchase with expert-reviewed tools.
Expert-reviewed guide to BMI calculation, healthy weight ranges, limitations of BMI, and alternative health metrics. Includes free BMI calculator.
Comprehensive tax planning guide with free calculators. Covers federal tax brackets, deductions, credits, and strategies to minimize your tax burden.
Reviewed by Prof. Alan Rhodes, PhD Mathematics, MIT · Updated February 2026 · 10 min read
A scientific calculator extends basic arithmetic with trigonometric, logarithmic, exponential, statistical, and memory functions required for STEM disciplines. Unlike basic calculators, scientific models apply the order of operations (PEMDAS/BODMAS) automatically, handle scientific notation for very large or very small numbers, and provide named constants like π and e.
Science and engineering depend heavily on these functions: physicists need sin/cos for wave analysis, chemists use logarithms for pH and reaction kinetics, and engineers apply exponentials for circuit analysis and signal processing. The ability to compute accurately — following correct operational precedence — is foundational to every quantitative STEM field.
Key modes: degrees vs. radians (always verify before trig calculations), and floating point vs. scientific notation (automatically switching for extreme values). Many scientific calculators also support permutations (nPr), combinations (nCr), and statistical regression.
Used in geometry, physics (wave motion, oscillation), engineering (AC circuits, signal processing).
Logarithms appear in pH, decibels, Richter scale, information entropy, and compound interest calculations.
Factorial and combination functions are essential for probability distributions, statistics, and counting problems.
Scientific notation handles Avogadro (6.022×10²³), Planck's constant (6.626×10⁻³⁴), and nanoscale measurements.
| Constant | Symbol | Value | Used In |
|---|---|---|---|
| Pi | π | 3.14159265358979 | Circle geometry, trigonometry, signal processing, quantum mechanics |
| Euler's Number | e | 2.71828182845905 | Natural logarithm, compound interest, calculus, probability |
| Speed of Light | c | 2.998 × 10⁸ m/s | Relativity, electromagnetism, spectroscopy |
| Planck Constant | h | 6.626 × 10⁻³⁴ J·s | Quantum mechanics, photon energy E=hf |
| Avogadro Number | Nₐ | 6.022 × 10²³ mol⁻¹ | Chemistry, moles-to-atoms conversion |
| Golden Ratio | φ | 1.61803398874989 | Geometry, art/architecture, Fibonacci sequence limit |
| Boltzmann Constant | k_B | 1.381 × 10⁻²³ J/K | Thermodynamics, thermal energy kT |
| Elementary Charge | e | 1.602 × 10⁻¹⁹ C | Electromagnetism, electron/proton charge |
William Oughtred placed two logarithmic scales alongside each other, creating the slide rule — the first mechanical analog calculator. The slide rule became the dominant computational tool for engineers and scientists for over 300 years, enabling calculations of multiplication, division, powers, roots, and logarithms without electricity.
Charles Babbage designed the Difference Engine, a mechanical device for computing polynomial functions to tabulate mathematical tables. Though never fully built in his lifetime, it established the conceptual foundation for programmable calculation and influenced all subsequent computing machinery.
Konrad Zuse built the Z1 in Berlin — the first mechanical programmable computer supporting floating-point arithmetic. This brought the idea of programmable, precise numerical calculation to reality, extending beyond fixed-function mechanical calculators.
Texas Instruments engineers Jack Kilby, Jerry Merryman, and James Van Tassel created the Cal-Tech prototype — the first hand-held electronic calculator. It could add, subtract, multiply, and divide, and fit in a pocket. This invention made computation democratically accessible for the first time.
Hewlett-Packard's HP-35 was the world's first pocket scientific calculator, replacing the slide rule in engineering and science. It could compute transcendental functions (sin, log, e^x) to 10 decimal places. HP engineers nicknamed it "the electronic slide rule." NASA used HP calculators during the Apollo era.
Web browsers and smartphones enabled scientific calculators with unlimited decimal precision (using arbitrary precision libraries), symbolic computation (Wolfram Alpha, 2009), CAS (Computer Algebra Systems in Mathematica, Maple), and AI-assisted equation solving. Modern online tools combine computation with explanations and graphing.
NIST's authoritative database of fundamental physical constants including the speed of light, Planck's constant, Boltzmann constant, and Avogadro's number — the reference used by all scientific computing.
An encyclopedic reference for mathematical functions, constants, identities, and theorems. Includes interactive computation and thousands of formulas across all areas of mathematics.
The IEEE 754 standard defines how computers represent and compute with floating-point numbers — governing how every digital calculator handles precision, rounding, and exceptional values like infinity and NaN.
Free comprehensive courses in algebra, trigonometry, calculus, physics, and chemistry covering all functions available in a scientific calculator with step-by-step explanations.
MIT's freely available course materials for mathematics, physics, and engineering including lecture notes, problem sets, and exams that require scientific calculator proficiency.
Free online graphing calculator supporting all scientific functions. Excellent for visualizing functions, exploring transformations, and verifying scientific calculator results graphically.
Order of operations is just a convention you can ignore
Order of operations is mathematically necessary. Without PEMDAS/BODMAS, the expression 2 + 3 × 4 has two valid interpretations: (2+3)×4=20 or 2+(3×4)=14. Calculators that don't follow standard order of operations give wrong results. The rules exist because mathematics requires expressions to have exactly one value, not multiple possible values.
log and ln mean the same thing
They have different bases with very different values. log(x) = log₁₀(x); ln(x) = logₑ(x) where e≈2.718. For x=100: log(100)=2 but ln(100)≈4.605. Engineering often uses log₁₀ (decibels, pH, earthquake magnitude); calculus and physics use ln (growth/decay rates, entropy). Always specify the base when communicating logarithmic results.
You can enter trig functions in any angle unit
Mode matters critically. sin(90°) = 1 exactly. sin(90 radians) ≈ 0.8939966. These are completely different answers. Most scientific calculators default to degrees, but advanced mathematics and physics use radians. Entering the wrong mode is one of the most common calculation errors in physics and engineering exams.
Scientific calculators are always accurate to full display precision
All floating-point calculations have inherent precision limits. Most calculators use 64-bit IEEE 754 double precision (~15-16 significant digits). Subtracting nearly equal numbers (catastrophic cancellation), extremely large intermediate values, and repeatedly accumulated rounding produce results that look correct but have reduced accuracy. For critical calculations, verify with independent methods.
Complete your STEM toolkit with these specialized calculators.
Combine the scientific calculator with geometry, percentage, GPA, and equation solvers for complete mathematical coverage.
Mathematics & Science
Master scientific notation, trigonometric functions, logarithms, and order of operations for engineering, chemistry, and physics calculations.
Order of Operations
PEMDAS / BODMAS
Natural Log
ln(x) = log_e(x)
Euler Number
e ≈ 2.718281828
Pi
π ≈ 3.141592653
Reviewed by: CalculatorApp Mathematics & Engineering Team
A scientific calculator extends basic arithmetic with trigonometric, logarithmic, exponential, and statistical functions needed for STEM work. It handles scientific notation for very large or small numbers, multiple memory registers, degrees and radians, and symbolic constants like π and e. Modern calculators also support programmable modes, unit conversion, and base conversion for computer science.
Sine / Cosine
sin(θ), cos(θ), tan(θ)Logarithm
log(x) base 10, ln(x) base eExponential
e^x = exp(x), 10^xPower / Root
x^n, √x, x^(1/n)| Constant | Symbol | Value |
|---|---|---|
| Pi | π | 3.14159265358979 |
| Euler Number | e | 2.71828182845905 |
| Speed of Light | c | 299,792,458 m/s |
| Planck Constant | h | 6.626 × 10⁻³⁴ J·s |
1600s: William Oughtred invents the slide rule, the first analog mechanical calculator.
1822: Charles Babbage designs the Difference Engine, the first mechanical programmable calculator.
1938: Konrad Zuse builds Z1, the first mechanical programmable computer with floating-point arithmetic.
1967: Texas Instruments introduces the first handheld electronic calculator (Cal-Tech prototype).
1972: HP-35 is the first pocket scientific calculator, replacing the slide rule in engineering.
Modern era: Smartphone apps and cloud computing offer unlimited precision scientific computation everywhere.
Authoritative values for scientific and mathematical constants.
Comprehensive mathematics reference and formula database.
Free courses in algebra, calculus, and statistics.
Technical standards for floating-point arithmetic (IEEE 754).
Myth: Order of operations is just a convention.
Fact: It is a mathematically necessary rule; without it, any expression with mixed operations would be ambiguous.
Myth: log and ln mean the same thing.
Fact: log usually means base 10 (common logarithm); ln is base e (natural logarithm). Always clarify which base.
Myth: You can enter trig functions in any angle unit.
Fact: You must correctly set degree or radian mode; sin(90°) = 1 but sin(90 rad) ≈ 0.894.
Myth: Calculators are always accurate.
Fact: Finite floating-point precision can cause rounding errors; critical applications require double-precision or symbolic computation.
A scientific calculator is an electronic device that can perform arithmetic operations plus advanced functions such as trigonometry, logarithms, exponentials, and statistical computations.
PEMDAS stands for Parentheses, Exponents, Multiplication, Division, Addition, Subtraction — the standard order of operations used in mathematics.
log (common logarithm) uses base 10, while ln (natural logarithm) uses base e ≈ 2.718. Always check which base is intended in a problem.
Use the DEG/RAD toggle on the calculator. In degree mode, sin(90) = 1. In radian mode, sin(π/2) = 1. Most physics problems require radians.
Scientific notation expresses numbers as a coefficient (1–9.99) multiplied by a power of 10, e.g., 3.0 × 10⁸ for the speed of light in m/s.
e ≈ 2.71828 is the base of the natural logarithm and arises naturally in growth, decay, and compound interest calculations.
Press the e^x or exp button, then enter the exponent. Alternatively use the power key: e raised to x.
Exponents are evaluated right-to-left (right-associative): 2^3^2 = 2^(3^2) = 2^9 = 512.
This browser calculator handles real numbers. For complex number calculations, you need a specialized tool or a CAS (computer algebra system).
Modulo (mod) returns the remainder of a division. For example, 17 mod 5 = 2 because 17 = 3×5 + 2.
Use the base conversion mode (DEC/HEX/OCT/BIN) to switch representations. Hexadecimal is base 16; octal is base 8; binary is base 2.
Floating-point numbers use finite binary representations, which can introduce tiny rounding errors. For example, 0.1 + 0.2 may equal 0.30000000000000004 in binary arithmetic.
Combine the scientific calculator with geometry, percentage, GPA, and equation solvers for complete mathematical coverage.
Open Math Suite