S1ChordAngle.predecessor

Like Successor(), but returns the largest representable S1ChordAngle less than this object.

Note the following special cases: Infinity().Predecessor() == Straight() Zero().Predecessor() == Negative() Negative().Predecessor() == Negative()

struct S1ChordAngle
const
predecessor
()

Meta