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

Method Math.Angle()->about_face()


Method about_face

void about_face()

Description

Turns the direction of the angle half a turn. Equal to

add(180,"deg")
.