|
Formula 1.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objecthirondelle.formula.function.builtin.Degrees
public final class Degrees
deg(x): convert radians to degrees.
| Constructor Summary | |
|---|---|
Degrees()
|
|
| Method Summary | |
|---|---|
Decimal |
calculate(Decimal... aArgs)
Convert a single argument, an angle measured in radians, into the same angle measured in degrees. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Degrees()
| Method Detail |
|---|
public Decimal calculate(Decimal... aArgs)
calculate in interface FunctionaArgs - 0 or more arguments to the function.
|
Formula 1.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||