| # | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 7 | * 10/2/86 | |
| 8 | */ | |
| 9 | ||
| 10 | + | #include <stdio.h> |
| 11 | #include <math.h> | |
| 12 | + | |
| 13 | + | #include "calcomp.h" |
| 14 | ||
| 15 | double argument(); | |
| 16 | static double l_j0(), l_j1(), l_jn(), l_y0(), l_y1(), l_yn(); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |