hypot.asciidoc 275 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. `number1`::
  4. Numeric expression. If `null`, the function returns `null`.
  5. `number2`::
  6. Numeric expression. If `null`, the function returns `null`.