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

13 lines
327 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Example*
[source.merge.styled,esql]
----
include::{esql-specs}/math.csv-spec[tag=hypot]
----
[%header.monospaced.styled,format=dsv,separator=|]
|===
include::{esql-specs}/math.csv-spec[tag=hypot-result]
|===