From 6ca6195b5b843d2e5ca482cb7cf6eee934853ae6 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 16 Jul 2009 07:52:42 +0000 Subject: * algebra/odeef.spad.pamphlet (ElementaryFunctionODESolver): Tidy. --- src/input/kernel.input.pamphlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input') diff --git a/src/input/kernel.input.pamphlet b/src/input/kernel.input.pamphlet index 3652da8a..25e4007a 100644 --- a/src/input/kernel.input.pamphlet +++ b/src/input/kernel.input.pamphlet @@ -27,7 +27,7 @@ height mainKernel(sin x) height mainKernel(sin cos x) height mainKernel(sin cos (tan x + sin x)) operator mainKernel(sin cos (tan x + sin x)) -name mainKernel(sin cos (tan x + sin x)) +name operator mainKernel(sin cos (tan x + sin x)) f := operator 'f e := f(x, y, 10) is?(e, f) -- cgit v1.2.3