Angle
Interface
Inherits from:BasicInterface
- Author: Martin Heidegger
- Classpath: org.as2lib.data.type.Angle
- File last modified: Saturday, 09 April 2005, 09:19:40
Angle declares methods that convert objects, mostly numbers, into angles. Summary
Instance methods
toDegree
function toDegree (
Void) : Number
Returns the angle in degree.
Returns:
the angle in degree
toRadian
function toRadian (
Void) : Number
Returns the angle in radian.
Returns:
the angle in radian