Scientific Calculator

Full expression calculator with parentheses, powers, roots, trigonometry, logarithms and constants π and e.

Supported: + − * / ^ % ! parentheses, sin cos tan asin acos atan log ln sqrt cbrt abs exp floor ceil round, pi, e.

Enter your details and press Calculate to see results.

Example expressions

(2+3)×4² = 80 · sqrt(144) = 12 · sin(30) in degrees = 0.5 · log(1000) = 3 · 2^10 = 1024 · 5! = 120.

How to enter expressions

Type the whole expression exactly as you would write it. Multiplication can be written as *, × or implied (2pi works). Exponentiation is ^ and binds tighter than multiplication; use parentheses whenever in doubt.

Precision notes

Results display up to six decimal places internally but trailing floating-point noise is rounded away. Factorials inside expressions are limited to arguments of 170 or less to stay within double-precision range.

Frequently asked questions

Does the calculator support degrees?

Yes — pick Degrees above the input and trig functions will interpret their arguments in degrees.

Is my expression sent anywhere?

No. Everything evaluates locally in your browser; nothing is uploaded.