Navigation: Functions > Function Library Reference > lang | math functions
Returns the value of a raised to the power of b.
Built-in, C++, C#, Java.
Name
Type
Description
a
xs:double
Supplies value a (the base).
b
Supplies value b (the power).