| Syntax | (subtract number number) |
|---|---|
| Arguments | number: The first number you want subtracted. |
| number: The second number you want subtracted. | |
| Returns | number: The number that results when you subtracts the two numbers. |
| Category | math |
| Description | Subtracts the two numbers. |