aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nag-e01.boot.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nag-e01.boot.pamphlet')
-rw-r--r--src/interp/nag-e01.boot.pamphlet6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/interp/nag-e01.boot.pamphlet b/src/interp/nag-e01.boot.pamphlet
index 227dabde..0aa2f106 100644
--- a/src/interp/nag-e01.boot.pamphlet
+++ b/src/interp/nag-e01.boot.pamphlet
@@ -46,6 +46,8 @@
<<*>>=
<<license>>
+)package "BOOT"
+
e01baf() ==
htInitPage('"E01BAF - Interpolating functions, cubic spline interpolant, one variable", nil)
htMakePage '(
@@ -97,7 +99,7 @@ e01bafSolve htPage ==
(isDomain P (Polynomial $EmptyMode))
(isDomain S (String))
(isDomain F (Float))
- (isDomain PI (PositiveInteger))),
+ (isDomain PI (PositiveInteger))),
:labelList]
page := htInitPage("E01BAF - Interpolating functions, cubic spline interpolant, one variable",htpPropertyList htPage)
htSay '"\menuitemstyle{}\tab{2} Values of x: \tab{30} "
@@ -229,7 +231,7 @@ e01befSolve htPage ==
(isDomain P (Polynomial $EmptyMode))
(isDomain S (String))
(isDomain F (Float))
- (isDomain PI (PositiveInteger))),
+ (isDomain PI (PositiveInteger))),
:labelList]
page := htInitPage("E01BEF - Interpolating functions, monoticity preserving, piecewise cubic Hermite, one variable",htpPropertyList htPage)
htSay '"\menuitemstyle{}\tab{2} Values of \space{1} "