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