manual:chapter6:operators:cmd_ovr_xeq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
manual:chapter6:operators:cmd_ovr_xeq [2019/10/28 17:08]
jojo1973 created
manual:chapter6:operators:cmd_ovr_xeq [2019/10/28 17:09]
jojo1973 Fixed internal link
Line 27: Line 27:
   * **Program**: ''XEQ'' //enters// each object in the program:   * **Program**: ''XEQ'' //enters// each object in the program:
     - an [[manual:chapter6:dirs:cmd_unquoteid|unquoted]] __Name__ is evaluated;     - an [[manual:chapter6:dirs:cmd_unquoteid|unquoted]] __Name__ is evaluated;
-    - a __Keyword__ is ''[[manual:chapter6:operators:cmd_ovr_xeq|XEQ]]''ted;+    - a __Keyword__ is ''XEQ''ted;
     - __other objects__ are put on the stack.     - __other objects__ are put on the stack.
   * **Other objects**: ''XEQ'' puts the object on the stack.   * **Other objects**: ''XEQ'' puts the object on the stack.
Line 47: Line 47:
 will perform the following steps: will perform the following steps:
   - ''%%'16'%%'' (a //symbolic expression//) is put on the stack;   - ''%%'16'%%'' (a //symbolic expression//) is put on the stack;
-  - ''[[manual:chapter6:transcendentals:cmd_sqrt|√]]'' (a //keyword//) is ''[[manual:chapter6:operators:cmd_ovr_xeq|XEQ]]''ted.+  - ''[[manual:chapter6:transcendentals:cmd_sqrt|√]]'' (a //keyword//) is ''XEQ''ted.
  
 Resulting in Resulting in
  • manual/chapter6/operators/cmd_ovr_xeq.txt
  • Last modified: 2019/11/17 08:35
  • by jojo1973