Scientific Calculator

Evaluate math expressions with functions, powers, constants, and parentheses. Examples: sin(pi/2), sqrt(2), 2^10, log(1000).

Supported: +, -, *, /, ^, parentheses, constants (pi, e), and functions: sin/cos/tan, sind/cosd/tand, log, ln, sqrt, abs, pow(a,b), min(a,b), max(a,b).

How to use

  1. Type an expression or use the buttons.
  2. Use pi and e constants; use ^ for exponent.
  3. Trig: sin/cos/tan use radians; sind/cosd/tand use degrees.
  4. Press = to calculate.