How to Use the Basic Calculator Operations

This is a basic online calculator that works like a handheld one. It can do addition, subtraction, division, and multiplication. It also has features for square roots, percentages, pi, exponents, powers, rounding anmd more. More details on how to use these features are provided in the table below.

Basic Calculator Online

Basic

FunctionDescriptionExampleResultTips/Warnings
Addition (+)Adds two numbers together.5 + 38
Subtraction (-)Subtracts the second number from the first.8 – 35
Multiplication (*)Multiplies two numbers together.4 * 28
Division (÷)Divides the first number by the second.8 ÷ 24Division by zero is Infinity.

Advanced

FunctionDescriptionExampleResultTips/Warnings
sin(x)Calculates the sine of an angle x (in radians by default).sin(π/2)1To work with degrees, convert by multiplying with π/180 (e.g., sin(45 * π/180)).
cos(x)Calculates the cosine of an angle x.cos(0)1Convert degrees to radians when needed (e.g., cos(60 * π/180) for 60°).
tan(x)Calculates the tangent of an angle x.tan(π/4)1Tangent is undefined when cosine is 0 (e.g., at π/2 radians).
log(x)Calculates the natural logarithm (base e) of x.log(e)1log(1) always returns 0.
sqrt(x)Computes the square root of x.sqrt(9)3x must be non-negative.
^ (Exponentiation)Raises a number to a power.2^38Use parentheses to ensure correct order of operations (e.g., (2+3)^2).
! (Factorial)Computes the factorial of a non-negative integer.5!120Defined only for non-negative integers.
degDenotes that an angle is in degrees.45deg45°To convert degrees to radians, multiply by π/180.
expRepresents the exponential function or scientific notation.1.00E+031000Equivalent to 10^3.
π (pi)Represents the ratio of a circle’s circumference to its diameter.π3.1416
eThe base of natural logarithms.e2.7183
φ (phi)The golden ratio.φ1.618
τ (tau)Equal to 2π, used in circle calculations.τ6.2832
RndGenerates a random number between 0 and 1.Rnd0.5739Ideal for simulations and random data generation.
AnsRecalls the last computed answer.After calculating 2+2, Ans will recall 4.4Chain calculations together using this function.

Keyboard shortcuts

ShortcutFunction
ESCClears the entire calculator (AC function).
EnterDisplays the result of the current calculation.
BackspaceDeletes the last entry (CE function).
Numeric & Operator KeysType numbers (0–9), the decimal point (.), and basic arithmetic operators (e.g., +, -, *, ÷).
ParenthesesPress ( or ) to add parentheses to your expression.
Online Calculators: Fast And Free For Math, Fitness, Time
Logo