How to | Do Basic Calculations
The Wolfram Language serves as a convenient and extensible environment for doing basic math. In addition to performing advanced calculations, the Wolfram Language can also be used as a powerful calculator with arbitrary precision.
Subtract a number from another number:
Multiply two numbers by using * or a space:
Spaces between numbers, variables, or function values are interpreted as multiplication. The Wolfram System automatically shows a space between numbers with a multiplication symbol:
The Wolfram Language follows the ordinary order of operations in algebraic calculations:
The Wolfram Language displays the results of calculations using integers, rational numbers, or variables in exact form:
Use N to get numerical results: