Evaluates the rect function at a number.
the number
The position of the function
The width of the function
The scale of the function
const result = Chalkboard.real.rect(0, 0, 2); // Returns 1 Copy
const result = Chalkboard.real.rect(0, 0, 2); // Returns 1
Evaluates the rect function at a number.