Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : double pow(double base, double exponent)
double pow(double base, double exponent)
Returns baseexponent or the value of the base argument raised to the power of the exponent argument.
Input Parameters
base
Integer The base.
exponent
Integer The exponent.
Return Value
Integer The value of baseexponent.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback