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


SIN function

The SIN numeric function returns the sine of a given angle.

Syntax

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

The SIN function returns the sine 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.


ak05382_.htm | Last updated 2017-07-17 12:45:33