Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
Math
Math.Angle

Method Math.Angle()->`-()


Method `-

float|int|Angle `-(float|int|Angle _angle)

Description

Returns the difference between this angle and the provided value. If differenced with an angle, a new angle object is returned.