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

BESSELK

Description

Returns the modified Bessel function of integer order Kn(x).

Syntax

BESSELK(
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.