karoo_gp/files/templates/operators_list.txt

42 lines
406 B
Plaintext

OPERATORS TESTED with Karoo GP
+,2
-,2
*,2
/,2
**,2
and,2
or,2
+ sin,2
- sin,2
* sin,2
/ sin,2
+ cos,2
- cos,2
* cos,2
/ cos,2
+ exp,2
- exp,2
* exp,2
/ exp,2
+ sqrt,2
+ sqrt,2
- sqrt,2
/ sqrt,2
+ log,2
- log,2
* log,2
/ log,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