aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sfsfun.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/sfsfun.boot')
-rw-r--r--src/interp/sfsfun.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/sfsfun.boot b/src/interp/sfsfun.boot
index 5090f0c5..5424f565 100644
--- a/src/interp/sfsfun.boot
+++ b/src/interp/sfsfun.boot
@@ -167,14 +167,14 @@ gammaRatapprox (x) ==
result
gammaRatkernel(x) ==
- p := horner(REVERSE([3786.01050348257245475108,_
+ p := horner(reverse([3786.01050348257245475108,_
2077.45979389418732098416,_
893.58180452374981423868,_
222.1123961680117948396,_
48.95434622790993805232,_
6.12606745033608429879,_
.778079585613300575867]),x-2)
- q := horner(REVERSE([3786.01050348257187258861,_
+ q := horner(reverse([3786.01050348257187258861,_
476.79386050368791516095,_
-867.23098753110299445707,_
83.55005866791976957459,_