Scientific Calculator - Free Online Calculator with Functions

2on /
/ Math Calculators / Scientific Calculator

Scientific calculator

0

You can type directly, too. Enter calculates.

How this scientific calculator works

You write the whole expression on one line, exactly as it appears in a textbook, and the calculator reads it the way mathematics reads it: brackets first, then powers, then multiplication and division, then addition and subtraction. The result updates as you type, so you can see a mistake before you finish.

Using it in three steps

  1. 1 Choose degrees or radians before you use sin, cos or tan - the same expression gives different answers in each mode.
  2. 2 Write the expression on the top line, with brackets wherever the order matters. The keypad only inserts text, so typing and tapping are interchangeable.
  3. 3 Press = to keep the answer. It goes into the history and becomes the start of the next expression, so you can chain calculations.

Order of operations

Two rules cause most wrong answers. Powers bind tighter than a leading minus, so −3² is −9 and not 9; write (−3)² if you mean the other one. And powers group from the right, so 2^3^2 is 2⁹, not 8². Both follow standard mathematical convention rather than the left-to-right order a simple calculator uses.

Key What it does
^Raises to a power: 2^10 is 1024
Square root. Negative input has no real answer
lnNatural logarithm, base e
logLogarithm base 10
n!Factorial: 5! is 120. Whole numbers only
modRemainder after division: 17 mod 5 is 2

Nothing leaves your browser

The expression is parsed and evaluated by code running on your own device. It is never sent anywhere, and it is never handed to the browser as code to run - the calculator reads it symbol by symbol instead. That distinction matters: a calculator that executes what you type is a calculator that can be made to do more than arithmetic.

Scientific calculator - frequently asked questions

Because the power applies to the 3, and the minus applies to the result: −(3²) = −9. To square the negative number itself, write (−3)², which gives 9. This is standard mathematical notation, not a quirk of this tool - it is also how the expression is read in a textbook or by a graphing calculator.
New
Ohm's Law Enter any two of voltage, current, resistance and power, and the other two are worked out for you. Every pairing is supported, not just volts and amps.
Popular Today
Scientific Notation Convert between ordinary decimals and scientific notation in either direction, with engineering notation and a significant figures count alongside.

Other math calculators

Fraction Calculator Add, subtract, multiply or divide two fractions. The answer is simplified and also shown as a mixed number and a decimal, so you can use the form you need.
Standard Deviation Paste a list of numbers and get the standard deviation, variance, mean, median, mode and range at once - both the sample and the population version.
Quadratic Solver Enter a, b and c to solve ax² + bx + c = 0. You get the roots, the discriminant that decides how many there are, and the vertex of the parabola.
Triangle Calculator Solve a right triangle from any two sides, or a general triangle from all three. You get the missing side, all three angles, the area and a drawing to scale.
Area Calculator Work out the area and perimeter of eight common shapes. Pick the shape, fill in the measurements it needs, and the answer updates as you type.

Other Calculators You May Like

Age Calculator Free age calculator: enter your birth date to see your exact age in years, months, days, hours and minutes, plus the countdown to your next birthday.
Date Difference Calculator Free date difference calculator: find the exact time between two dates in years, months, days and weeks, and see how many working days fall in between.
Day of the Week Calculator Free day of the week calculator: find out which weekday any date falls on - past or future - handy for birthdays, events and historical dates.
Business Days Calculator Free business days calculator: count the working days between two dates, weekends excluded - useful for deadlines, delivery dates and project planning.
Week Number Calculator Free ISO 8601 week number calculator: find which week of the year any date falls in, and see the first and last day of that week at a glance.