 BESSELY (PQL - xl)
 BESSELY (PQL - xl)
This function calculates the Bessel function of the second kind
- Library: PQL \ Spreadsheet \ Engineering
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
BESSELY(x, n)
Function Arguments
| Name | Description | Type | Optional | 
|---|---|---|---|
| x | Value at which to evaluate the function | Number | 
 | 
| n | Number representing the order of the function; if it is not an integer, it is truncated | Number | 
 | 
Comments
This function is the same as the Microsoft Excel 'BESSELY' function - using the same inputs, logic and outputs.