What this tool does
Scientific Calculator provides common math functions for arithmetic, exponents, roots, trigonometry, and logs.
Evaluate arithmetic, trig, logs, exponents, roots, and constants with a safe deterministic expression parser.
Supports numbers, parentheses, + − × ÷, %, ^, constants pi/e, and one-argument functions like sin, cos, tan, sqrt, log, ln, abs, floor, ceil, round, and exp. Trig functions use radians.
Scientific Calculator provides common math functions for arithmetic, exponents, roots, trigonometry, and logs.
It helps with homework, engineering estimates, quick checks, and everyday calculations that need more than a basic calculator.
The browser parses a limited math expression grammar and evaluates it locally without network calls.
Use parentheses to make operation order explicit and remember trig functions use radians.
For high-stakes engineering or scientific work, verify precision, units, and significant figures in a specialized tool.
Calculations run locally in your browser.
Floating-point rounding, angle units, and expression order can affect results.
Trig functions use radians in this shared-core version.
Computers represent many decimals approximately in binary floating point.
Evaluate expressions like sin(pi / 4)^2 + cos(pi / 4)^2.
Use exponents, logs, roots, and constants for local estimates.