mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
15 lines
399 B
Text
15 lines
399 B
Text
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
[discrete]
|
|
[[esql-atan2]]
|
|
=== `ATAN2`
|
|
|
|
*Syntax*
|
|
|
|
[.text-center]
|
|
image::esql/functions/signature/atan2.svg[Embedded,opts=inline]
|
|
|
|
include::../parameters/atan2.asciidoc[]
|
|
include::../description/atan2.asciidoc[]
|
|
include::../types/atan2.asciidoc[]
|
|
include::../examples/atan2.asciidoc[]
|