<- freecalcs.io

Scientific Calculator

Full scientific functions including trig, logarithms, exponents, constants, and memory. Free and instant.

Trig FunctionsLogarithmsExponentsConstantsMemory
0

Related Calculators

Tools that work great alongside this one

Percentage CalculatorQuick percentage mathCompound InterestGrowth and investment mathTip CalculatorBill splitting calculations

Frequently Asked Questions

What scientific functions does this calculator support?

This calculator supports basic arithmetic (+ - × ÷), exponentiation (^), trigonometric functions (sin, cos, tan), logarithms (log base 10 and natural log ln), square root (√), parentheses for grouping, and constants π (pi = 3.14159) and e (Euler's number = 2.71828). All trig functions use radians.

How do I calculate sine, cosine, and tangent?

Click 'sin(', 'cos(', or 'tan(', enter your angle in radians, close the parenthesis, and press =. To convert degrees to radians multiply by π/180. Example: sin(30°) = sin(0.5236) ≈ 0.5. Common values: sin(π/2) = 1, cos(0) = 1, tan(π/4) = 1.

How do I calculate a square root or logarithm?

Square root: press √(, enter the number, press =. Example: √(144) = 12. Log base 10: press log(, enter the number, press =. Example: log(100) = 2. Natural log (base e): press ln(, enter the number, press =. Example: ln(e) = 1.

What is the order of operations in this calculator?

This calculator follows PEMDAS/BODMAS: Parentheses first, then Exponents (^), then Multiplication and Division left to right, then Addition and Subtraction left to right. Use parentheses to ensure calculations execute in the intended order when combining multiple operations.

How do I use π and e in calculations?

Press the π button to insert pi (3.14159265) into your expression. Press the e button to insert Euler's number (2.71828182). You can use them like any other number. For example: 2 × π ≈ 6.2832; e^2 ≈ 7.389.

What This Scientific Calculator Can Do

This free online scientific calculator supports the full range of functions needed for algebra, trigonometry, pre-calculus, and basic engineering calculations. It handles arithmetic operations, exponentiation, trigonometric functions (sin, cos, tan in radians), inverse functions, logarithms (base 10 and natural log), square roots, and the constants π and e — everything you'd find on a standard scientific calculator, in your browser with no download or sign-up required.

Trigonometry: Working in Radians

This calculator's trig functions (sin, cos, tan) accept angles in radians, which is the standard in mathematics and most scientific contexts. If you have an angle in degrees, convert it first: multiply by π/180. Common conversions to memorize: 30° = π/6 ≈ 0.5236 radians; 45° = π/4 ≈ 0.7854; 60° = π/3 ≈ 1.0472; 90° = π/2 ≈ 1.5708; 180° = π ≈ 3.1416.

Key trig values to know: sin(0) = 0, sin(π/6) = 0.5, sin(π/2) = 1. cos(0) = 1, cos(π/3) = 0.5, cos(π/2) = 0. tan(π/4) = 1. These come up constantly in physics, engineering, and calculus problems.

Logarithms: log vs ln

log (base 10) answers the question: "10 to what power equals this number?" log(100) = 2 because 10² = 100. log(1000) = 3. log(1) = 0. ln (natural log, base e) answers: "e to what power equals this number?" ln(e) = 1. ln(1) = 0. ln(e²) = 2. Natural logarithms appear throughout calculus, physics, and financial mathematics — compound interest, radioactive decay, and population growth all use ln.

To convert between bases: log base b of x = ln(x) / ln(b). To calculate log base 2 of 32: ln(32) / ln(2) = 3.466 / 0.693 = 5. This is the change of base formula, and this calculator handles it through the ln and log functions.

Exponents and the ^ Operator

Use ^ for powers: 2^10 = 1024, 3^4 = 81, 5^0.5 = √5 ≈ 2.236. Negative exponents: 2^-3 = 1/8 = 0.125. Fractional exponents are equivalent to roots: x^(1/3) is the cube root of x. Combine with parentheses for complex expressions: (2+3)^2 = 25. The calculator evaluates full expressions before returning a result, so you can chain multiple operations with parentheses for precision.

Percentage calculator →Compound interest calculator →