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