$sub

The mathematical operation of subtraction.

Usage:

$sub[number1;number2]

// example
$sub[5;2] // returns 3

Last updated

Was this helpful?