Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


jn()                   Mathematics Function                  jn()




Compute Bessel function

#include <math.h>
double jn(n, z) int n; double z;

jn takes z and computes the Bessel function of the first kind for
order n.

***** Example *****

For an example of this function, see the entry for j0.

***** See Also *****

j0(), j1(), mathematics library









































COHERENT Lexicon                                           Page 1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026