Scientific Calculator
Trigonometry, logarithms, exponents
0
Functions Reference
sin / cos / tanTrigonometric functionslogBase-10 logarithmlnNatural logarithm (base e)√Square rootx²Square a numberxⁿRaise to any powerπPi ≈ 3.14159265…eEuler's number ≈ 2.71828…How to Use
- Toggle DEG or RAD for angle mode (affects sin/cos/tan)
- Use the number pad to enter values
- Scientific buttons (top row) insert function calls
- Press CE to delete the last character, C to clear all
FAQ
What is the difference between DEG and RAD mode?
In DEG mode, angles are in degrees (0–360). In RAD mode, angles use radians (0–2π). For example, sin(90°) = sin(π/2) = 1. Use DEG for everyday geometry and RAD for calculus.
What is the difference between log and ln?
log (log₁₀) is the base-10 logarithm. ln is the natural logarithm with base e ≈ 2.718. For example, log(100) = 2, and ln(e) = 1.