📄 j0.3m
字号:
.TH J0 3M .SH NAMEj0, j1, jn, y0, y1, yn \- bessel functions.SH SYNOPSIS.B #include <math.h>.PP.B double j0(x).br.B double x;.PP.B double j1(x).br.B double x;.PP.B double jn(n, x);.br.B double x;.PP.B double y0(x).br.B double x;.PP.B double y1(x).br.B double x;.PP.B double yn(n, x).br.B double x;.SH DESCRIPTIONThese functions calculate Bessel functions of the firstand second kinds for real arguments and integer orders..SH DIAGNOSTICSNegative arguments cause.I y0, y1,and.I ynto return a huge negative valueand set.I errnoto EDOM.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -