CDL - EVAL: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
Line 12: Line 12:


   Term := '(' Equation ')' | Function '(' Equation ')' | Plotvariable | Number
   Term := '(' Equation ')' | Function '(' Equation ')' | Plotvariable | Number
  Function := 'SUM'


   Number := <Integer>[.[<Integer>]]
   Number := <Integer>[.[<Integer>]]