File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10143
10143
\indexlibraryglobal{cyl_bessel_if}%
10144
10144
\indexlibraryglobal{cyl_bessel_il}%
10145
10145
\indextext{Bessel functions!$\mathsf{I}_\nu$}%
10146
- \indextext{I nu@$\mathsf{I}_\nu$ (Bessell functions)}%
10146
+ \indextext{I nu@$\mathsf{I}_\nu$ (Bessel functions)}%
10147
10147
\begin{itemdecl}
10148
10148
@\placeholder{floating-point-type}@ cyl_bessel_i(@\placeholder{floating-point-type}@ nu, @\placeholder{floating-point-type}@ x);
10149
10149
float cyl_bessel_if(float nu, float x);
10186
10186
\indexlibraryglobal{cyl_bessel_jf}%
10187
10187
\indexlibraryglobal{cyl_bessel_jl}%
10188
10188
\indextext{Bessel functions!$\mathsf{J}_\nu$}%
10189
- \indextext{J nu@$\mathsf{J}_\nu$ (Bessell functions)}%
10189
+ \indextext{J nu@$\mathsf{J}_\nu$ (Bessel functions)}%
10190
10190
\begin{itemdecl}
10191
10191
@\placeholder{floating-point-type}@ cyl_bessel_j(@\placeholder{floating-point-type}@ nu, @\placeholder{floating-point-type}@ x);
10192
10192
float cyl_bessel_jf(float nu, float x);
10226
10226
\indexlibraryglobal{cyl_bessel_kf}%
10227
10227
\indexlibraryglobal{cyl_bessel_kl}%
10228
10228
\indextext{Bessel functions!$\mathsf{K}_\nu$}%
10229
- \indextext{K nu@$\mathsf{K}_\nu$ (Bessell functions)}%
10229
+ \indextext{K nu@$\mathsf{K}_\nu$ (Bessel functions)}%
10230
10230
\begin{itemdecl}
10231
10231
@\placeholder{floating-point-type}@ cyl_bessel_k(@\placeholder{floating-point-type}@ nu, @\placeholder{floating-point-type}@ x);
10232
10232
float cyl_bessel_kf(float nu, float x);
You can’t perform that action at this time.
0 commit comments