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