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

Method Math.Angle()->right_face()


Method right_face

void right_face()

Description

Turns the direction of the angle a quarter of a turn to the right. Equal to

subtract(90,"deg")
.