Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Math Functions | double cos(double val)
 
double cos(double val)
Returns the trigonometric cosine of the specified angle.
Input Parameters
val
Integer An angle in radians.
Return Value
Integer The cosine of the argument.