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")
.
void
right_face()
Turns the direction of the angle a quarter of a turn to the right.
Equal to subtract(90,"deg")
.