IBM Integration Bus, Version 10.0.0.3 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


ATAN function

The ATAN numeric function returns the angle of the given tangent.

Syntax

Read syntax diagramSkip visual syntax diagram
>>---ATAN----(--NumericExpression--)---------------------------><

The ATAN function returns the angle, in radians, whose tangent is the given NumericExpression. The parameter can be any built-in numeric data type. The result is FLOAT unless the parameter is NULL, in which case the result is NULL.


ak05303_.htm | Last updated 2015-11-26 23:59:58