Skip to main content
Workday User Guide
Last Updated: 2023-06-23
BESSELY

BESSELY

Description

Returns the Bessel function of integer order Yn(x).

Syntax

BESSELY(
x
,
n
)
  • x
    : The value where the function is to be evaluated.
  • n
    : The order of the function. If the specified value is a decimal number, it is truncated to an integer.