Returns the change of two numbers.
First number
Second number
// Returns 1 or 100%const change = Chalkboard.numb.change(1, 2); Copy
// Returns 1 or 100%const change = Chalkboard.numb.change(1, 2);
Generated using TypeDoc
Returns the change of two numbers.