Scientific Calculator

 
0

Scientific Calculator — Guide & Functions

This free online scientific calculator supports trigonometric functions, logarithms, powers, roots, and the mathematical constants π and e. Use the on-screen keypad or type your expression directly.

Supported functions

FunctionSyntaxExampleResult
Sinesin(x)sin(30°)0.5 (in degrees)
Cosinecos(x)cos(0)1
Tangenttan(x)tan(45°)1
Square rootsqrt(x)sqrt(16)4
Cube rootcbrt(x)cbrt(27)3
Powerx^n2^101024
Log base 10log(x)log(100)2
Natural logln(x)ln(e)1
Absolute valueabs(x)abs(-7)7
Pi constantpi2*pi6.2832…
Euler's numberee^27.389…

Common scientific formulas

Quadratic formula

x = (−b ± √(b² − 4ac)) / (2a) — enter as: sqrt(b^2 - 4*a*c)

Pythagorean theorem

c = √(a² + b²) — enter as: sqrt(a^2 + b^2)

Euler's identity

e + 1 = 0 — one of the most beautiful equations in mathematics, linking e, π, i, 1, and 0.

References

  • Abramowitz, M. & Stegun, I.A. (1964). Handbook of Mathematical Functions. National Bureau of Standards.
  • Stewart, J. (2015). Calculus: Early Transcendentals (8th ed.). Cengage Learning.
Have Feedback or a Suggestion? Contact Us
Top