Manual
Programming Reference
clamp
Given the input position x, the sample position is computed as clamp(x, 0, 1).
x
clamp(x, 0, 1)