Software AG Products 10.11 | Designing and Implementing Business Process Models | 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.