s2js
    Preparing search index...

    Function approxEqual

    • Reports whether the two angles are the same up to a small tolerance.

      Parameters

      • a: number
      • oa: number
      • epsilon: number = 1e-15

      Returns boolean