Type a full expression — operators, parentheses, powers and functions like sin, cos, tan, log, ln and sqrt, with pi and e built in — and it evaluates the whole thing. The input is parsed safely rather than run through eval, and it stays entirely in your browser.
Scientific Calculator gives you accurate results instantly, with the underlying formula shown so you can trust the numbers.
Radians by default; enable the Degrees toggle for degree-based trigonometry.
No — a safe parser evaluates the maths; eval is never used.
sin, cos, tan and their inverses, sqrt, cbrt, ln, log, log2, exp and abs, plus pi and e.