User Tools

Site Tools


01_user_documentation:07_rgg_xl:02_xl:01_specification:xl_operators

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
01_user_documentation:07_rgg_xl:02_xl:01_specification:xl_operators [2025/08/19 13:24] gaetan01_user_documentation:07_rgg_xl:02_xl:01_specification:xl_operators [2025/08/19 13:25] (current) gaetan
Line 1: Line 1:
 ====== XL Operators ====== ====== XL Operators ======
  
-Exhaustive list of operators available in XL. The operators are grouped by horizontal lines, operators within one group share the same precedence. The exponentiation operator ** and all assignment operators are +Exhaustive list of operators available in XL. The operators are grouped by horizontal lines, operators within one group share the same precedence. The exponentiation operator %%**%% and all assignment operators are syntactically right-associative (e. g., ''%%**%% %%**%% c'' means ''%%**%% (b %%**%% c))'', all other binary operators are left-associative. The rules for precedence and associativity follow the Java, C and Perl programming languages.
-syntactically right-associative (e. g., a ** b ** c means a ** (b ** c)), all other binary operators are left-associative. The rules for precedence and associativity follow the Java, C and Perl programming languages.+
  
 =====  ===== =====  =====
  
 +The image comes from Ole phD manuscript. If you want a better quality.
  
 {{:01_user_documentation:07_rgg_xl:02_xl:01_specification:table.png?600|}} {{:01_user_documentation:07_rgg_xl:02_xl:01_specification:table.png?600|}}
01_user_documentation/07_rgg_xl/02_xl/01_specification/xl_operators.1755602662.txt.gz · Last modified: 2025/08/19 13:24 by gaetan