bessel
bessel(
@x ## required
@order ## required
) -> llll/null
Returns the Bessel function of the first kind of given @order at point @x.
Arguments
@x[int/float/llll] Numeric llll.(required)@order[llll] (required)
Output
Bessel function of the first kind of given @order at point @x. [llll/null]
warning
bessel is a built-in function in the bell programming language and is not unique or exclusive to bellplay~. As such, bessel will return null without raising an error if required arguments are not provided.