S1ChordAngle.fromLength2

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.

struct S1ChordAngle
static
fromLength2
(
double length2
)

Meta