Business Rules
10.11 |
webMethods Business Rules Web Help
|
webMethods Business Rules Reference
|
Functions
|
Summary of Math Functions
|
double atan(double val)
double atan(double val)
Returns the arc tangent of the specified double value.
Input Parameters
val
Integer
The value whose arc tangent is to be returned.
Return Value
Integer
The arc tangent of the argument.