Extracted from Pike v7.4 release 341 at 2005-11-30.
[Top]
predef::
Math
Math.Angle
`<()
`==()
`>()
`-()
`/()
`*()
`%()
`+()
about_face()
add()
cast()
clone_me()
cos()
create()
degree()
format_dms()
get()
gon()
__hash()
left_face()
minute()
normalize()
rad()
right_face()
second()
set()
set_degree()
set_dms()
set_gon()
set_rad()
set_streck()
sin()
streck()
subtract()
tan()
Math.Angle()->add()
Math.Angle()->clone_me()
Method Math.Angle()->cast()
Method
cast
float
|
int
|
string
cast
(
string
to
)
Description
An angle can be casted to float, int and string.