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


LOG10 function

The LOG10 numeric function returns the logarithm to base 10 of a given value.

Syntax

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

The LOG10 function returns the logarithm to base 10 of the value specified 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.


ak05362_.htm | Last updated 2015-09-24 12:52:52