Strata - v1.4.10
    Preparing search index...

    Function approximately

    • Checks if a value is approximately equal to another

      Parameters

      • a: number

        First value

      • b: number

        Second value

      • epsilon: number = 0.00001

        Tolerance (default: 0.00001)

      Returns boolean

      True if values are approximately equal