gis-tools-ts - v0.6.0
    Preparing search index...

    Function chordAngToAngle

    • Convert to an S1Angle. Infinity() is converted to S1Angle.Infinity(), and Negative() is converted to an unspecified negative S1Angle.

      Note that the conversion uses trigonometric functions and therefore should be avoided in inner loops.

      Parameters

      • cAngle: number

        The ChordAngle to convert.

      Returns number

      The corresponding S1Angle.