Business Rules 10.7 | webMethods Business Rules Web Help | webMethods 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.