js-util

Home > rc-js-util > _Math > bound

_Math.bound property

Bound a value in to a range.

Signature:

static readonly bound: typeof mathBound;

Remarks

NaN input will cause a debug error.

See mathBound().