Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Math
Math.Angle

Class Math.Angle

Description

Represents an angle.


Variable angle

int|float Math.Angle.angle

Description

The actual keeper of the angle value.


Variable type

string Math.Angle.type

Description

The type of the angle value. Is either "deg", "rad", "gon" or "str".