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