Extracted from Pike v7.3 release 45 at 2002-06-04.
pike.roxen.com
[Top]
Math
Math.Angle

Method Math.Angle()->create()


Method create

void Math.Angle()->create()
void Math.Angle()->create(int|float radians)
void Math.Angle()->create(int|float angle, string type)

Description

If an angle object is created without arguments it will have the value 0 radians.