|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--tracer.expression.Function
|
+--tracer.expression.oneArgFunction
|
+--tracer.expression.actanFunc
Arc Cotangent function
| Fields inherited from class tracer.expression.Function |
numArgs |
| Constructor Summary | |
actanFunc()
|
|
| Method Summary | |
double |
apply(double a)
Returns the arc cotangent of a, in the range of -Pi/2 through Pi/2. |
java.lang.String |
toString()
Return string "ACTAN" |
| Methods inherited from class tracer.expression.oneArgFunction |
apply |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public actanFunc()
| Method Detail |
public double apply(double a)
public java.lang.String toString()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||