MATMathematics
Scientific Calculator
Evaluate complex math expressions with trigonometric functions, logarithms, powers, square roots, factorials, and constants like pi and e.
Try an example
How It Works
Formula
Where
- A real-valued argument (radians for trig functions)
- A non-negative integer exponent or factorial argument
Enter any mathematical expression. The calculator parses it using a safe recursive-descent parser (no eval) and computes the result. Supported: arithmetic (+, -, *, /, ^, %), functions (sin, cos, tan, log, ln, sqrt, abs), factorial (!), and constants (pi, e).