Scientific Calculator
Advanced calculator with trigonometric, logarithmic, and exponential functions.
0
Scientific Functions
Trigonometric Functions
- sin, cos, tan: Trigonometric functions (input in degrees)
- Example: sin(30) = 0.5
Logarithmic Functions
- ln: Natural logarithm (base e)
- log: Common logarithm (base 10)
- Example: ln(e) = 1, log(100) = 2
Exponential Functions
- eˣ: Euler's number raised to power x
- 10ˣ: 10 raised to power x
- Example: e¹ ≈ 2.718, 10² = 100
Power & Root Functions
- √: Square root
- x²: Square
- x³: Cube
- 1/x: Reciprocal
Constants
- π (pi): ≈ 3.14159 (circle constant)
- e: ≈ 2.71828 (Euler's number)