13 lines
330 B
Plaintext
13 lines
330 B
Plaintext
|
[[esql-atan]]
|
||
|
=== `ATAN`
|
||
|
Inverse https://en.wikipedia.org/wiki/Inverse_trigonometric_functions[tangent] trigonometric function.
|
||
|
|
||
|
[source.merge.styled,esql]
|
||
|
----
|
||
|
include::{esql-specs}/floats.csv-spec[tag=atan]
|
||
|
----
|
||
|
[%header.monospaced.styled,format=dsv,separator=|]
|
||
|
|===
|
||
|
include::{esql-specs}/floats.csv-spec[tag=atan-result]
|
||
|
|===
|