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

    Function chordAngFromLength2

    • Construct an S1ChordAngle from the squared chord length. Note that the argument is automatically clamped to a maximum of 4.0 to handle possible roundoff errors. The argument must be non-negative.

      Parameters

      • length2_: number

        The squared chord length.

      Returns number

      The corresponding ChordAngle.