• Parameters

    • a: number

      any number input

    • b: number

      any number input

    • epsilon: number = EPSILON

    Returns boolean

    true if the numbers are near each other

    Description

    Are two inputs equal within an epsilon of each other?