Function checkMatch

  • Checks for a numeric match within a certain tolerance.

    Parameters

    • value1: number
    • value2: number
    • tolerance: number

    Returns boolean