Scientific Calculator
Advanced calculator with scientific functions, trigonometry, and more
Calculation History
No calculations yet
Advertisement
Function Reference
- sin(x): Sine of x (radians)
- cos(x): Cosine of x (radians)
- tan(x): Tangent of x (radians)
- asin(x): Arcsine of x
- acos(x): Arccosine of x
- atan(x): Arctangent of x
- log(x): Base-10 logarithm
- ln(x): Natural logarithm (base e)
- sqrt(x): Square root of x
- Math.pow(x,y): x raised to power y
Mathematical Constants
- π (Pi): 3.14159265359...
- e (Euler's): 2.71828182846...
Calculator Tips
- Use parentheses for complex expressions
- Trigonometric functions use radians
- Use memory functions for repeated values
- Check calculation history for reference