Home > rc-js-util > _Math > bound
Bound a value in to a range.
Signature:
static readonly bound: typeof mathBound;
NaN input will cause a debug error.
See mathBound().