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.
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
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.
Run the calculator when you are ready.
Scientific Calculator
Trig, logarithms, powers, memory, degree/radian. Keyboard supported.
Try These — Click to Calculate
Calculator
📐 Quick Reference
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?
📖 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
| Feature | This Calculator | Basic Calc | Physical |
|---|---|---|---|
| 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
⚠️ 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.
Related Calculators
Basic Calculator — Free Online Simple Calculator
Free online basic calculator for addition, subtraction, multiplication, and division. Clean, simple, mobile-friendly with keyboard support and history.
MathematicsBig Number Calculator
Arbitrary-precision integer arithmetic. Add, subtract, multiply, divide very large numbers using BigInt.
MathematicsDivisibility Test Calculator
Test divisibility by 2-12 with step-by-step rules. Advanced: prime factorization, divisibility rules reference. Free calculator for students.
MathematicsDecimal to Fraction Calculator
Convert decimals to fractions and fractions to decimals with step-by-step explanations. Supports repeating decimals, continued fraction approximation, and...
MathematicsFraction to Percent Calculator
Convert any fraction a/b to percentage using (a/b) × 100. Supports mixed numbers, simplified fractions, and comparison table. Step-by-step solutions for test...
MathematicsArithmetic Sequence Calculator
Calculate nth term and sum of arithmetic sequences. Formula: a_n = a_1 + (n-1)d, S_n = n/2(a_1 + a_n). Find term or sum modes. Step-by-step solutions, bar...
Mathematics