A-Tractor - v2.3.1
    Preparing search index...

    Function bounds

    • Restricts the input value by bounds.

      Parameters

      • value: number

        Input value.

      • left: number = 0

        Left bound.

      • right: number = 1

        Right bound.

      Returns number