elasticsearch/docs/reference/esql/functions/sinh.asciidoc

13 lines
305 B
Plaintext
Raw Normal View History

[[esql-sinh]]
=== `SINH`
https://en.wikipedia.org/wiki/Hyperbolic_functions[Sine] hyperbolic function.
[source.merge.styled,esql]
----
include::{esql-specs}/floats.csv-spec[tag=sinh]
----
[%header.monospaced.styled,format=dsv,separator=|]
|===
include::{esql-specs}/floats.csv-spec[tag=sinh-result]
|===