-
mattlewis committed revision 16 to the matheval SVN repository, changing 2 files.
2009-02-10 10:15:34 UTC by mattlewis
-
cklester committed revision 15 to the matheval SVN repository, changing 1 files.
2009-02-04 03:33:56 UTC by cklester
-
cklester committed revision 14 to the matheval SVN repository, changing 1 files.
2008-11-13 20:06:54 UTC by cklester
-
cklester committed revision 13 to the matheval SVN repository, changing 1 files.
2008-11-13 17:48:25 UTC by cklester
-
I think you entered a bug for the wrong project. This matheval is written in the euphoria programming language, which doesn't have exceptions or pointers (natively). Also, 9/5(x)+32 works in this matheval. From mathdemo.ex:
Enter expression: 9/5(x)+32
Result: 1.8X + 57.6
Simplified: 1.8X + 57.6.
2008-07-25 15:06:36 UTC by mattlewis
-
Using an expression of form 9/5(x)+32 causes null pointer exception. You are forced to use a * for the multiplication symbol for variable
On the other hand -5-6/(-2) + sqr(15+x)" works.
2008-07-25 14:59:19 UTC by nobody
-
cklester committed revision 12 to the matheval SVN repository, changing 3 files.
2008-07-17 17:26:59 UTC by cklester
-
cklester committed revision 11 to the matheval SVN repository, changing 6 files.
2008-07-15 18:55:00 UTC by cklester
-
cklester committed revision 10 to the matheval SVN repository, changing 3 files.
2008-06-30 04:14:20 UTC by cklester
-
cklester committed revision 9 to the matheval SVN repository, changing 5 files.
2008-06-25 16:42:50 UTC by cklester