Scientific Calculator
Evaluate scientific math expressions with powers, roots, logarithms, trigonometric functions, constants, and parentheses.
pi ande. Functions include sin, cos, tan, asin, acos, atan, sqrt, abs, ln, log, exp, floor, ceil, round, min, max, and pow.About this tool
What is Scientific Calculator?
Use a browser-based scientific calculator to evaluate mathematical expressions with standard arithmetic, exponents, roots, logarithms, trigonometric functions, constants such as pi and e, and nested parentheses. The expression parser runs locally and does not use JavaScript eval.
How to use
Get your result in a few steps
- 1
Enter a mathematical expression such as sqrt(144) + sin(pi / 2).
- 2
Use operators such as +, -, *, /, %, and ^.
- 3
Use supported functions such as sin, cos, tan, sqrt, log, ln, abs, min, max, and pow.
- 4
Click 'Calculate' to evaluate the expression.
Frequently asked questions
Questions about Scientific Calculator
What functions does the Scientific Calculator support?
It supports sin, cos, tan, asin, acos, atan, sqrt, abs, ln, log, exp, floor, ceil, round, min, max, and pow, along with pi and e.
Does the calculator use eval?
No. Avorqin uses a built-in expression parser rather than JavaScript eval.
Are trigonometric functions in degrees or radians?
The trigonometric functions use radians, matching JavaScript's standard Math functions.
Keep exploring
Related tools
Distance Formula Calculator
Calculate the straight-line distance between two coordinate points.
Fraction Calculator
Add, subtract, multiply, or divide two fractions and get simplified, mixed-number, and decimal results.
GCD Calculator
Find the greatest common divisor of two or more whole numbers.
LCM Calculator
Find the least common multiple of two or more whole numbers.
Mean Median Mode Calculator
Calculate mean, median, mode, range, minimum, maximum, and count for a list of numbers.
Midpoint Calculator
Calculate the midpoint between two points on a coordinate plane.