Our Scientific Calculator performs advanced mathematical calculations including trigonometry, logarithms, powers and factorials — all in your browser!
| Function | Example | Result |
|---|---|---|
| sin(x) | sin(90) | 1 |
| cos(x) | cos(0) | 1 |
| tan(x) | tan(45) | 1 |
| sqrt(x) | sqrt(144) | 12 |
| log(x) | log(100) | 2 |
| ln(x) | ln(e) | 1 |
| x^y | 2^10 | 1024 |
| fact(n) | fact(5) | 120 |
Calculator follows BODMAS/PEMDAS: Brackets → Powers → Division/Multiplication → Addition/Subtraction
It supports trigonometric functions like sin, cos, and tan, logarithms, powers, roots, factorials, and constants such as pi, alongside standard arithmetic.
Scientific calculators can operate in either mode. Make sure the correct mode is selected before using trigonometric functions, as results differ between degrees and radians.
Yes. You can calculate powers, square and cube roots, and exponents, making it suitable for school, college, and engineering calculations.