IBM App Connect Enterprise, Version 11.0.0.2 Operating Systems: Windows, Linux


COS function

The COS numeric function returns the cosine of a given angle.

Syntax

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

The COS function returns the cosine of the angle, in radians, given by 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.


ak05351_.htm | Last updated 2018-11-02 14:45:54