operators supported with v1.0

pull/6/head
Kai Staats 2017-02-07 16:43:02 -07:00
parent c7e8b45137
commit de55913982
1 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
OPERATORS TESTED with Karoo GP
OPERATORS TESTED with Karoo GP v1.0
+,2
-,2
@ -6,6 +6,8 @@ OPERATORS TESTED with Karoo GP
/,2
**,2
The following are not currently supported, but will be again with subsequent releases.
and,2
or,2
@ -36,6 +38,3 @@ or,2
Where sin, cos, exp, and log must be preceded by another operator.
For documentation on the core Sympy operators, visit:
http://docs.sympy.org/latest/modules/core.html