Computes the ceiling of integer division n / d.
n / d
Clamps a value to the inclusive range [min, max].
[min, max]
Linearly interpolates between two values.
Computes the ceiling of integer division
n / d.