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