elasticsearch/docs/reference/esql/functions/layout/hypot.asciidoc
Larisa Motova 42aa343daf
[ES|QL] Add hypot function (#114382) (#114658)
Adds a hypotenuse function
2024-10-12 07:45:43 +11:00

15 lines
399 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
[discrete]
[[esql-hypot]]
=== `HYPOT`
*Syntax*
[.text-center]
image::esql/functions/signature/hypot.svg[Embedded,opts=inline]
include::../parameters/hypot.asciidoc[]
include::../description/hypot.asciidoc[]
include::../types/hypot.asciidoc[]
include::../examples/hypot.asciidoc[]