Advanced-excel-functions-advanced-excel-engineering-besseli-function
提供:Dev Guides
エンジニアリング-ベッセリー機能
説明
BESSELI関数は、修正されたベッセル関数In(x)を返します。これは、純粋に虚数の引数に対して評価されたベッセル関数と同等です。
構文
引数
Argument | Description | Required/Optional |
---|---|---|
X | The value at which to evaluate the function. | Required |
N | The order of the Bessel function. If n is not an integer, it is truncated. | Required |
ノート
- xが非数値の場合、BESSELIは#VALUE!を返します。 エラー値。
- nが非数値の場合、BESSELIは#VALUE!を返します。 エラー値。
- n <0の場合、BESSELIは#NUM!を返します。 エラー値。
- 変数xのn次修正ベッセル関数は-
I_n(x)=(i)^ \ {-n} J_n(ix)
適用範囲
Excel 2007、Excel 2010、Excel 2013、Excel 2016