MATHEMATICSInteractive CalculatorsMathematics Calculator
🔬

Scientific Calculator — Trigonometry, Logarithms, Powers & Memory

A full-featured scientific calculator with trigonometric functions (sin, cos, tan and inverses), logarithms (ln, log), powers, roots, factorial, memory operations, and degree/radian mode switching. Keyboard-friendly with calculation history.

Concept Fundamentals
20+
Functions
5 ops
Memory Slots
DEG/RAD
Angle Modes
π, e
Constants

Did our AI summary help? Let us know.

sin, cos, and tan relate angles to side ratios in right triangles — the foundation of trigonometry ln (natural log) uses base e ≈ 2.71828; log uses base 10 — both are inverses of exponentials Factorial (n!) grows extremely fast: 10! = 3,628,800 and 20! ≈ 2.43 × 10¹⁸ Radian mode is preferred in calculus because derivative formulas are simplest in radians The number e appears naturally in compound interest, probability, and differential equations

Key quantities
20+
Functions
Key relation
5 ops
Memory Slots
Key relation
DEG/RAD
Angle Modes
Key relation
π, e
Constants
Key relation

Ready to run the numbers?

Why: A scientific calculator is an essential tool for STEM students and professionals. Trigonometric functions underpin everything from surveying to signal processing, logarithms are fundamental to information theory and pH chemistry, and power/root functions appear in physics formulas from kinetic energy to radioactive decay. Having these functions instantly accessible — with degree/radian toggling — saves time and prevents errors.

How: Use the on-screen button grid or keyboard shortcuts. Toggle between degree and radian mode for trig functions. The '2nd' button activates inverse functions (asin, acos, atan, eˣ, 10ˣ). Memory functions (MC, MR, M+, M−, MS) let you store and recall intermediate results. The expression display shows your full calculation for verification.

sin, cos, and tan relate angles to side ratios in right triangles — the foundation of trigonometryln (natural log) uses base e ≈ 2.71828; log uses base 10 — both are inverses of exponentials

Run the calculator when you are ready.

Scientific ComputingTrig, logs, powers & memory
🔢

Scientific Calculator

Trig, logarithms, powers, memory, degree/radian. Keyboard supported.

Try These — Click to Calculate

Calculator

DEGRAD
 
0

📐 Quick Reference

sin/cos/tan — trig (DEG or RAD)
2nd + sin — arcsin
ln — natural log; log — base 10
x², √ — square; — power
π, e — constants
! — factorial (n ≥ 0)

For educational and informational purposes only. Verify with a qualified professional.

🧮 Fascinating Math Facts

🏛️

Hipparchus (190–120 BC) created the first trigonometric table — computing chord lengths for every 7.5° — making him the father of trigonometry.

— Britannica

📐

Euler's identity e^(iπ) + 1 = 0 connects five fundamental constants (e, i, π, 1, 0) — often called the most beautiful equation in mathematics.

— Wolfram MathWorld

💰

John Napier invented logarithms in 1614 specifically to simplify astronomical calculations — they reduced multiplication to addition, saving astronomers months of work.

— Mathematical Association of America

🧮

The first electronic scientific calculator (HP-35, 1972) cost $395 (~$2,900 today) and made slide rules obsolete almost overnight.

— Computer History Museum

📋 Key Takeaways

  • Trigonometry — sin, cos, tan and inverses; toggle DEG/RAD for angle units
  • 2nd button — toggles alternate functions (arcsin, x³, cube root, eˣ, 10ˣ)
  • Memory — MS store, MR recall, M+ add, M- subtract, MC clear
  • Keyboard — Type numbers, +, -, *, /, Enter, Escape, Backspace

💡 Did You Know?

📐π (pi) ≈ 3.14159 is the ratio of a circle's circumference to its diameter.Source: Geometry
📊e ≈ 2.71828 is the base of natural logarithms and appears in compound interest.Source: Calculus
🔢Factorial n! = n×(n−1)×…×1. 5! = 120. Values above 170! overflow.Source: Combinatorics
📈ln(x) is natural log (base e); log(x) is common log (base 10). ln(e)=1, log(10)=1.Source: Logarithms
🎯In DEG mode, sin(90)=1. In RAD mode, sin(π/2)=1. Always check your angle unit.Source: Trigonometry
Scientific calculators use IEEE 754 floating-point. Very large or small numbers may have rounding errors.Source: Numerical methods

📖 How It Works

Enter numbers and operators. Use function buttons (sin, cos, sqrt, etc.) on the displayed value. Press = to evaluate. The expression builds left-to-right; use parentheses for order of operations.

Trig Functions

DEG mode: angles in degrees (sin 90 = 1). RAD mode: angles in radians (sin π/2 = 1). Inverse functions (2nd) return angles.

Memory

MS stores current display. MR recalls. M+ adds display to memory. M- subtracts. MC clears memory to 0.

🎯 Expert Tips

Use 2nd for Inverses

Click 2nd then sin for arcsin. Same for cos⁻¹, tan⁻¹, x³, cube root, eˣ, 10ˣ.

Chain Calculations

After =, the result stays on display. Type an operator to continue (e.g., + 5 =).

Powers

Use xʸ for a^b: enter a, click xʸ, enter b, then =. Or type a**b in expression.

CE vs C

CE clears current entry; C clears everything (display and expression).

📊 Comparison Table

FeatureThis CalculatorBasic CalcPhysical
Trig (sin, cos, tan)
Logarithms (ln, log)
Memory (M+, MR, etc.)
Degree/Radian toggle
Keyboard input⚠️
History of calculations
Free, no install

❓ Frequently Asked Questions

How do I switch between degrees and radians?

Click the DEG/RAD button. When it shows DEG, trig functions use degrees (e.g., sin 90 = 1). When RAD, they use radians (sin π/2 = 1).

What does the 2nd button do?

2nd toggles alternate functions: sin→arcsin, cos→arccos, tan→arctan, x²→x³, √→cube root, ln→eˣ, log→10ˣ.

How does memory work?

MS stores the displayed value. MR recalls it. M+ adds the display to memory. M- subtracts. MC clears memory to 0.

Can I use keyboard shortcuts?

Yes. Type 0-9, +, -, *, /, . directly. Enter or = to calculate. Escape to clear. Backspace to delete last digit.

How do I calculate powers?

Enter base, click xʸ, enter exponent, then =. Or build expression like 2**10 for 2^10.

What about factorial?

Enter a non-negative integer, click !. 5! = 120. Values above 170! overflow.

Why does my result show "Error"?

Invalid expression (e.g., division by zero, sqrt of negative, asin of value > 1). Check parentheses and operands.

📊 Stats

π
≈ 3.14159
e
≈ 2.71828
170!
Max factorial
DEG/RAD
Angle modes

⚠️ Disclaimer: Uses JavaScript IEEE 754 floating-point. Results may have minor rounding differences for very large or very small numbers. For critical calculations, verify with professional tools.

👈 START HERE
⬅️Jump in and explore the concept!
AI

Related Calculators