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

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


Method `%

float|int|object(Angle) Math.Angle()->`%(float|int|object(Angle) _angle)

Description

Returns this result of this angle modulo the provided value. If differenced with an angle, a new angle object is returned.