Angle
Represents an angle value.
An enumeration of angle representations.
The 180° angle.
The 45° angle.
The 90° angle.
The 135° angle.
The zero angle.
Gets the type of the length.
Gets the representation of the unit as a string.
Gets the value of angle in radians.
Creates a new angle value.
Converts the angle to a number representing radians.
Compares the current angle against the given one.
Computes the cosine of the given angle.
Checks for equality with the other angle.
Computes the sine of the given angle.
Computes the tangent of the given angle.
Returns a formatted string representing the angle.