Basic Calculator Online Free
A basic calculator online free to use, with no ads, no download and nothing to sign up for. Tap out a sum on the keypad — add, subtract, multiply, divide — and press equals. It follows the proper order of operations, groups long answers with commas so they are readable, and works on a phone or a laptop keyboard. Every sum is worked out by your own browser, so nothing you type ever leaves the device.
Tap the keys to build a sum, then press the green equals key. The sum you typed stays on the small line above the answer. Clear wipes everything and the backspace key deletes one keystroke. On a laptop you can just type the numbers instead.
Need a number right now? This calculator online free no download option is one tap away.
Use the free Basic Calculator →How to Use the Basic Calculator Online
There is nothing to set up. The display sits at the top and the keypad fills the rest of the screen, with keys big enough to hit with a thumb without looking:
- Open capsuletools.app/basic-calculator/
- Tap the digits to enter your first number, using the decimal point if you need one
- Tap an operator — +, −, × or ÷ — then the next number
- Keep going for as long as you like; a sum can chain as many steps as you want
- Press equals and the answer replaces the sum in the display, with the sum you typed kept on the small line above it
- Carry on or start over — tapping an operator continues from the answer, while tapping a digit begins a fresh sum
Two keys handle mistakes. The backspace key deletes one keystroke at a time, for when you fat-finger a digit, and Clear empties the display completely. You do not need either one to fix a wrong operator: tapping a second operator simply replaces the first, so if you meant × and hit +, just press × and carry on.
Display: 12+8 → 20
Then tap: × 3 =
Display: 20×3 → 60
Order of Operations: Why 2 + 3 × 4 Is 14
Multiplication and division are worked out before addition and subtraction, so 2 + 3 × 4 is 14, not 20. The 3 × 4 happens first, giving 12, and then the 2 is added. This is the rule taught as BODMAS, BIDMAS or PEMDAS depending on where you went to school, and it is the same rule every time.
It is worth knowing that many cheap pocket calculators get this wrong. They evaluate strictly left to right as you press the keys, so 2 + 3 × 4 gives 20 on the display — the 2 + 3 is resolved the moment you press ×. This calculator reads the whole sum before answering, so the result matches what a maths teacher, a spreadsheet or a scientific calculator would give you.
Operations of equal rank run left to right, which matters for subtraction and division: 100 − 20 − 5 is 75, not 85, and 100 ÷ 5 ÷ 2 is 10, not 40.
| You type | Answer | Why |
|---|---|---|
| 2 + 3 × 4 | 14 | 3 × 4 first, then + 2 |
| 20 − 10 ÷ 2 | 15 | 10 ÷ 2 first, then 20 − |
| 100 − 20 − 5 | 75 | equal rank, left to right |
| 100 ÷ 5 ÷ 2 | 10 | equal rank, left to right |
There are no parentheses on this keypad, so if you need to force a different order — the (2 + 3) × 4 case — work out the bracket first, press equals, then multiply the answer by 4. Because equals leaves its result in the display ready to continue, that takes no more keystrokes than typing the brackets would.
Keyboard and Touch Input
On a phone or tablet the keys are the interface, sized to the standard 44 px touch target and laid out the way a calculator has always been laid out — digits in a 3 × 3 block with zero beneath, operators down the right-hand edge, equals in the bottom corner.
On a laptop or desktop you can ignore all of that and type. The number row and the numeric keypad both work, along with:
- + − * / for the four operations (x also works for multiply)
- Enter or = to get the answer
- Backspace to delete one keystroke
- Escape or C to clear everything
- . or , for the decimal point, whichever your keyboard puts where
Nothing needs focusing first — start typing and the display responds. There is no input box to click into, and the page never pops up a mobile keyboard over the keypad.
Features and Limits
This is deliberately a simple calculator online free of everything that is not arithmetic. What it does:
- The four operations — add, subtract, multiply, divide, with correct precedence
- Decimals, and negative numbers via a leading minus
- Comma-grouped answers — 1,234,567 rather than 1234567
- Clean rounding to 12 significant digits, so 0.1 + 0.2 shows 0.3 and not 0.30000000000000004
- Very large and very small answers switch to scientific notation rather than running off the display
- Division by zero shows Error instead of a nonsense number
And what it deliberately does not do: no parentheses, no percent key, no memory registers, no history tape, no trigonometry, no powers or roots. Those belong on a scientific calculator, and leaving them out is the point — every key on the pad is one you can hit without hunting, which is the whole reason to reach for a basic calculator app without ads rather than the one buried in your phone.
Everything Stays in Your Browser
There is no account, no upload and nothing stored. The arithmetic runs in your own browser, which means the numbers you type — a salary, a price, a medical dose, whatever it happens to be — are never sent to a server and never logged. Closing the tab is all it takes to leave no trace.
Because it is a plain web page — an online calculator, simple and full screen once you add it to your home screen from your browser's menu — there is no store, no permissions and no install size to worry about.
Frequently asked questions
Why can't calculators divide by zero?
Because there is no answer to give. Dividing 12 by 3 asks how many 3s fit into 12, and the answer is 4. Dividing 12 by 0 asks how many 0s fit into 12 — you can add zero to itself forever and never reach 12, so no number works. It is not that the answer is too big or that the calculator gives up; mathematically the result is undefined. This calculator shows Error rather than infinity, because infinity would be just as wrong and you could carry on calculating with it by mistake.
What is a simple calculator?
A simple or basic calculator does the four arithmetic operations — addition, subtraction, multiplication and division — and nothing else. A scientific calculator adds trigonometry, logarithms, powers, roots, parentheses and memory registers, which is what most students need for algebra and above. If you are splitting a bill, checking a receipt, working out a measurement or doing homework arithmetic, a simple calculator is faster precisely because there are fewer keys to hunt through.
How do I put a comma in a calculator result?
You do not type them — this calculator adds them to the answer for you, so a result shows as 1,234,567 rather than 1234567. The commas are display only and mark the thousands, which makes it much harder to misread a seven-figure number by a factor of ten. Note that you cannot type a comma as part of a number you are entering, and on many physical calculators there is no comma key at all; the grouping is something the display does, not something you enter.
Why does my calculator round decimals?
Because computers store numbers in binary, and some perfectly ordinary decimals have no exact binary form — 0.1 is one of them. Add 0.1 and 0.2 in raw arithmetic and you get 0.30000000000000004, which is correct to the machine and useless to you. This calculator rounds every answer to 12 significant digits, which hides that noise and shows 0.3. Recurring results are rounded too, so 1 divided by 3 shows as 0.333333333333 rather than running on forever.
Do I need to download anything to use this calculator?
No. It is a web page — open it and start tapping. There is no app to install, no account to create and no ads. Every sum is worked out by your own browser, so nothing you type is sent to a server or stored anywhere. If you want it on your home screen you can add it there from your browser's share or menu button, and it will open full screen like an app, but that is optional.