pow.asciidoc 303 B

123456789
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Parameters*
  3. `base`::
  4. Numeric expression for the base. If `null`, the function returns `null`.
  5. `exponent`::
  6. Numeric expression for the exponent. If `null`, the function returns `null`.