acosh
acosh(
@x ? ## required
) -> llll/null
note
acosh
is a built-in function in the bell programming language and is not unique or exclusive to bellplay~.
Returns the inverse hyperbolic cosine of @x
Arguments
@x
[int/float/llll] Numeric llll.(required)
Output
Inverse hyperbolic cosine of @x
. [llll/null]
warning
acosh
will return null
without raising an error if required arguments are not provided.