WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

POWER function

The POWER® numeric function raises a value to the power supplied.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-POWER--(--ValueNumericExpression--,--PowerNumericExpression--)-><

POWER returns the given value raised to the given power. The parameters can be any built-in numeric data type. The result is FLOAT unless any parameter is NULL, in which case the result is NULL

An exception occurs, if the value is either:
  • Zero and the power is negative, or
  • Negative and the power is not an integer
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:12


Reference topicReference topic | Version 8.0.0.7 | ak05371_