Evaluates the ping-pong function at a number.
The number
The edge of the function
The scale of the function
const result = Chalkboard.real.pingpong(7, 0, 5); // Returns a reflected periodic value Copy
const result = Chalkboard.real.pingpong(7, 0, 5); // Returns a reflected periodic value
Evaluates the ping-pong function at a number.