IBM InfoSphere DataStage, Version 11.3.1
TANH function
Syntax
TANH (expression)
Description
Use the TANH function to return the hyperbolic tangent of expression. expression must be numeric and represents the angle expressed in degrees. If expression evaluates to the null value, null is returned.
Example
PRINT TANH(45)
This is the program output:
1
Last updated: 2015-03-09
PDF version of this information: