SCI_CALC_ENGINE
Scientific Calculator
0
CLICK_TO_COPY

Scientific Calculator – Free Online with Sin, Cos, Tan, Log and More

This free online scientific calculator supports all advanced mathematical functions — trigonometry (sin, cos, tan and inverses), logarithms (log base-10 and ln), square and cube roots, powers, factorial, absolute value and the mathematical constants π and e. Full keyboard support, instant results, works in any browser on mobile or desktop. No signup required.

How to Use This Scientific Calculator

Functions Supported

FunctionButtonExample (DEG)Result
Sinesinsin(30)0.5
Cosinecoscos(60)0.5
Tangenttantan(45)1
Inverse Sinesin⁻¹sin⁻¹(0.5) → 30°30
Inverse Cosinecos⁻¹cos⁻¹(0.5) → 60°60
Log base-10loglog(1000)3
Natural Loglnln(e)1
Square Root√x√(144)12
Cube Root∛x∛(27)3
Power2 ** 101024
Square9 **281
Factorialn!5!120
Absolute Value|x||x|(-7)7
Piππ * 26.2832
Euler's numberee ** 27.389

DEG vs RAD — Which Mode Should I Use?

DEG (Degrees) is used for everyday calculations, school maths, navigation and most practical applications. A full circle = 360°.

RAD (Radians) is used in higher mathematics, calculus, physics and engineering. A full circle = 2π radians. Most scientific and graphing calculators default to radians.

Degrees → Radians: multiply by π/180  |  Example: 90° × π/180 = 1.5708 rad Radians → Degrees: multiply by 180/π  |  Example: π/2 × 180/π = 90°

Common Scientific Calculations

Pythagorean theorem: √(3² + 4²) = √(9+16) = √25 = 5
Circle area: π × r²  |  Example: π × 7² = 153.94 cm²
Compound interest: 10000 × (1 + 0.08)^10 = ₹21,589
Decibels: 10 × log(P₂/P₁)  |  log(1000) × 10 = 30 dB
💡 Keyboard shortcuts: Type numbers and operators directly. Press Enter to calculate, Escape to clear, Backspace to delete. All standard math operators work: + − * / ** % ( )

Scientific Calculator Uses

Frequently Asked Questions

How do I calculate sin(30) on this calculator?Make sure you are in DEG mode. Click sin, type 30, then press ) and hit =. Result: 0.5. In DEG mode sin(90) = 1, sin(180) = 0, which matches everyday angle understanding.
What is the difference between log and ln?log is base-10 logarithm — log(10) = 1, log(100) = 2, log(1000) = 3. ln is natural logarithm (base e ≈ 2.71828) — ln(e) = 1, ln(1) = 0. ln appears in calculus, continuous compound interest and exponential growth formulas.
How do I calculate x to the power of y?Type the base number, click xʸ (or type **), then type the exponent. For example: 2 ** 10 = 1024. You can also type expressions directly: 3**4 = 81.
How does factorial work?Click the number first, then press n!. Example: type 5 then press n! to get 120 (5! = 5×4×3×2×1 = 120). Factorials are used in combinations, permutations and probability.
Does this calculator support keyboard input?Yes. Type numbers and operators (+ − * / ** % . ( )) directly using your keyboard. Press Enter to calculate, Escape to clear all, and Backspace to delete the last character.