diff options
Diffstat (limited to 'src/math/jn.c')
| -rw-r--r-- | src/math/jn.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/jn.c b/src/math/jn.c index 02cce558..b490054c 100644 --- a/src/math/jn.c +++ b/src/math/jn.c @@ -1,5 +1,3 @@ -#if 0 - #include <math.h> double jn(int n, double x) @@ -12,6 +10,3 @@ double jn(int n, double x) XOPEN(4) LINK(m) */ - - -#endif |
