Operators: +, -, *, /, %

Learn how to perform math with JavaScript. We'll go over addition, subtraction, multiplication, division, and modulus. We'll go over how to store results in variables.

+ | - | * | /

We can perform math with JavaScript. Addition, subtraction, multiplication, and division are simple.

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy