Converts 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.
See Implementation
Converts 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.