[genius] whoops kind of fix



commit 191b211447703d62b88096b05a503622a02d1581
Author: Jiri (George) Lebl <jirka 5z com>
Date:   Mon Aug 30 13:29:38 2010 -0700

    whoops kind of fix

 src/geniustests.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/geniustests.txt b/src/geniustests.txt
index 9e5eace..48095be 100644
--- a/src/geniustests.txt
+++ b/src/geniustests.txt
@@ -738,7 +738,7 @@ v=EulersMethodFull (`(x,y) = 2*x+3,0,0,8,100);v@(101,2)		87.36
 v=EulersMethodFull (`(x,y) = 2*x+3,0,0,8,100);v@(101,1)		8.0
 v=EulersMethodFull (`(x,y) = 2*x+3,0,0,8,100);v@(1,2)		0.0
 v=EulersMethodFull (`(x,y) = 2*x+3,0,0,8,100);v@(1,1)		0.0
-EulersMethodFull (`(x,y) = y+1,0,0,2,2)				[0,0;1.0,1.0;2.0,3.0]
+EulersMethodFull (`(x,y) = y+1,0,0,2,2)				[0.0,0.0;1.0,1.0;2.0,3.0]
 SymbolicDerivative(sin)						(`(x)=cos(x))
 SymbolicDerivative(cos)						(`(x)=(-sin(x)))
 SymbolicDerivative(`(x)=10*x^3+x^2+88*x+100)			(`(x)=(88+((30*(x^2))+(2*x))))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]