[Top]
Math
Math.Angle
|
Method Math.Angle()->create()
- Method
create
-
void Math.Angle()->create()
void Math.Angle()->create(int|float radians)
void Math.Angle()->create(int|float angle, string type)
- Description
-
If an angle object is created without arguments it
will have the value 0 radians.
|