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