Add general algebra commands inv, %, %CH, ^, sqrt, sq

This commit is contained in:
Louis 2015-01-07 10:11:15 +01:00
parent 89e55944a7
commit d6378b1624

3
README
View file

@ -19,7 +19,8 @@ Some new commands are added. They are tagged with (+).
Already implemented commands are tagged with (*).
GENERAL OPERATIONS
+(*), -(*), neg(*), *(*), /(*), inv(+), %, %CH, ^, sqrt(+), sq(+)
+(*), -(*), neg(*), *(*), /(*), inv(*)(+), %(*), %CH(*), ^(*),
sqrt(*)(+), sq(*)(+)
GENERAL (some are 'CURSOR' commands)
verbose(*)(+), std(*), fix(*), sci(*), version(*)(+), uname(*)(+)