Index: /branches/eam_branches/ipp-20191011/Ohana/src/opihi/cmd.basic/test/stackmath.sh
===================================================================
--- /branches/eam_branches/ipp-20191011/Ohana/src/opihi/cmd.basic/test/stackmath.sh	(revision 41143)
+++ /branches/eam_branches/ipp-20191011/Ohana/src/opihi/cmd.basic/test/stackmath.sh	(revision 41144)
@@ -102,28 +102,27 @@
 # here are all defined binary functions
 
-"^"
-max     "U"
-min     "D"
-atan2   "a"
-datan2  "d"
-<-      "l"
-->      "r"
-,       
-@       
-/       
-*       
-%       
-+       
--       
-&       
-|       
-<       
->       
-==      "E"
-!=      "N"
-<=      "L"
->=      "G"
->>      "U"
-<<      "D"
-&&      "A"
-||      "O"
+# V "^"
+# V max     "U"
+# V min     "D"
+# V atan2   "a"
+# V datan2  "d"
+# * <-      "l"
+# * ->      "r"
+# V @       
+# V /       
+# V *       
+# V %       
+# V +       
+# V -       
+# V &       
+# V |       
+# V <       
+# V >       
+# V ==      "E"
+# V !=      "N"
+# V <=      "L"
+# V >=      "G"
+# V >>      "U"
+# V <<      "D"
+# V &&      "A"
+# V ||      "O"
