Calculation steps
- Normalize symbols to sin(30) + sqrt(81)^2.
- Evaluate sine, square root using degrees.
- Return 81.5.
A scientific calculator evaluates advanced expressions with trigonometry, logarithms, roots, exponents, constants, percentages, and factorials. Use it for homework checks, coding math, and quick calculations without installing an app.
Functions
sin cos tan log ln sqrt
Constants
pi e tau
Operators
+ - * / ^ % !
Expression
Use degrees for school trig, radians for programming math.
Result
sin(30) + sqrt(81)^2 evaluated in degrees.
sin(30), cos(pi), tan(45), asin(0.5)
log(1000), ln(e), sqrt(144), cbrt(27)
2^8, 9^0.5, (3 + 4)^2
5!, 18%, 250 * 18%
A scientific calculator evaluates advanced math expressions such as trigonometry, logarithms, powers, roots, constants, percentages, and factorials.
Type an expression or tap the buttons, choose degrees or radians for trig, and the calculator updates the result with the normalized expression and steps.
Yes. It supports sin, cos, tan, asin, acos, and atan. You can switch between degree and radian mode before calculating.
You can use pi, e, and tau. The calculator also accepts the pi symbol and converts it to pi before evaluating.
Yes. Add % after a value to divide it by 100, or add ! after a non-negative whole number to calculate a factorial.