Free Online Basic Calculator for Everyday Math
Our free online basic calculator is the fastest way to perform everyday arithmetic — addition, subtraction, multiplication, and division — directly in your web browser. No download, no installation, no signup required. With full keyboard support, percentage calculations, and memory functions, it handles everything from splitting a restaurant bill to calculating sales tax to checking homework answers.
This calculator is designed for speed and simplicity. Unlike complex scientific calculators, our basic calculator focuses on the math operations you use most often. The clean, intuitive interface works on any device — desktop, laptop, tablet, or smartphone — making it the perfect replacement for your phone calculator app or the built-in Windows/Mac calculator.
Mental Math Tricks to Calculate Faster
| Trick | Example | How It Works |
|---|---|---|
| Multiply by 5 | 48 × 5 = 240 | Divide by 2, multiply by 10: 48/2 = 24, × 10 = 240 |
| Multiply by 9 | 7 × 9 = 63 | Multiply by 10 and subtract: 70 - 7 = 63 |
| Multiply by 11 | 72 × 11 = 792 | Add digits (7+2=9), place between: 7_9_2 |
| Multiply by 25 | 36 × 25 = 900 | Divide by 4, multiply by 100: 36/4 = 9, × 100 = 900 |
| Square numbers ending in 5 | 35² = 1,225 | Multiply n × (n+1), append 25: 3×4=12, append 25 = 1,225 |
| Add percentages | 15% tip on $80 | 10% = $8, 5% = $4, total = $12 |
| Subtract from 1000 | 1000 - 637 | Subtract each digit from 9 (except last from 10): 3,6,3 = 363 |
| Double and halve | 16 × 25 | Double 25 → 50, halve 16 → 8, so 8 × 50 = 400 |
How to Calculate Percentages: Complete Guide
Percentage calculations are among the most common uses of a basic calculator. Here are the essential percentage formulas you will use regularly:
| Calculation | Formula | Example | Answer |
|---|---|---|---|
| X% of a number | Number × (X ÷ 100) | 15% of $200 | $200 × 0.15 = $30 |
| What % is A of B? | (A ÷ B) × 100 | 45 out of 180 | (45÷180) × 100 = 25% |
| Percentage increase | [(New−Old) ÷ Old] × 100 | $80 → $100 | (20÷80) × 100 = 25% increase |
| Percentage decrease | [(Old−New) ÷ Old] × 100 | $100 → $75 | (25÷100) × 100 = 25% decrease |
| Final price after discount | Price × (1 − Discount%/100) | $80 with 20% off | $80 × 0.80 = $64 |
| Add tax to price | Price × (1 + Tax%/100) | $50 + 8.5% tax | $50 × 1.085 = $54.25 |
| Tip amount | Bill × (Tip%/100) | $65 bill, 18% tip | $65 × 0.18 = $11.70 |
Tipping Guide: How Much to Tip
| Service | Standard Tip % | Excellent Service | Quick Calculation on $50 |
|---|---|---|---|
| Restaurant (dine-in) | 15-20% | 20-25% | $7.50 - $10.00 |
| Delivery (food) | 15-20% | 20%+ | $7.50 - $10.00 |
| Coffee shop / café | $1-2 or 15% | 20% | $7.50 |
| Hair salon / barber | 15-20% | 20-25% | $7.50 - $10.00 |
| Taxi / rideshare | 15-20% | 20% | $7.50 - $10.00 |
| Hotel housekeeping | $2-5 per night | $5-10 per night | $2-5 per night |
| Valet parking | $2-5 | $5-10 | $2-5 |
| Spa / massage | 15-20% | 20-25% | $7.50 - $10.00 |
| Movers | $20-50 per person | $50-100 per person | Per mover, not % |
Frequently Asked Questions
Why use an online calculator instead of my phone calculator?▼
An online calculator offers several advantages: larger display for easy reading, full keyboard support for faster input (use number keys, +, -, *, /, Enter), no need to switch between apps on your computer, works on any device with a browser, and our calculator includes percentage and memory functions that some basic phone calculators lack.
Does this calculator follow order of operations (PEMDAS)?▼
Our basic calculator operates in immediate execution mode (like a standard desktop calculator) — operations are calculated as entered, left to right. For complex expressions requiring PEMDAS/BODMAS order of operations, use our Scientific Calculator which parses full mathematical expressions correctly.
What keyboard shortcuts are supported?▼
Full keyboard support: 0-9 for digits, + - * / for operations, Enter or = for equals, . for decimal, % for percentage, Backspace to delete last digit, Escape or C to clear all, and M keys for memory functions.
Is my calculation history saved?▼
All calculations are performed locally in your browser. We do not save, track, or store any of your calculations on our servers. Your privacy is 100% protected.
What is the maximum number this calculator can handle?▼
Our calculator uses JavaScript double-precision floating-point arithmetic, supporting numbers up to approximately 1.8 × 10³⁰⁸. For most everyday calculations, you will never reach this limit. For very large numbers or extreme precision needs, consider our Scientific Calculator.