|
Formula 1.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objecthirondelle.formula.function.builtin.Arctangent
public final class Arctangent
arctan(x): arc-tangent of a number.
| Constructor Summary | |
|---|---|
Arctangent()
|
|
| Method Summary | |
|---|---|
Decimal |
calculate(Decimal... aArgs)
Returns a value in the range -pi/2..+pi/2. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Arctangent()
| 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 | ||||||||