Extracted from Pike v7.3 release 45 at 2002-06-04.
[Top]
Math
Math.Angle
·
`==()
·
`-()
·
`/()
·
`*()
·
`%()
·
`+()
·
about_face()
·
add()
· cast()
·
clone_me()
·
cos()
·
create()
·
degree()
·
format_dms()
·
get()
·
gon()
·
`>()
·
__hash()
·
left_face()
·
`<()
·
minute()
·
rad()
·
right_face()
·
second()
·
set()
·
set_degree()
·
set_dms()
·
set_gon()
·
set_rad()
·
sin()
·
_sprintf()
·
subtract()
·
tan()
Math.Angle()->add()
Math.Angle()->clone_me()
Method Math.Angle()->cast()
Method
cast
float
|
int
|
string
Math.Angle()->
cast
(
string
to
)
Description
An angle can be casted to float, int and string.