User Tools

Site Tools


at:tutorial:basic

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
at:tutorial:basic [2007/04/17 17:25] tvcutsemat:tutorial:basic [2007/04/17 17:26] tvcutsem
Line 293: Line 293:
  
 Beware of the precedence rules for function application versus method invocation, which may lead to unexpected results, e.g.: Beware of the precedence rules for function application versus method invocation, which may lead to unexpected results, e.g.:
-</code>+<code>
 >-1.abs() >-1.abs()
 >>-1 >>-1
-<code>+</code>
 This code is interpreted as ''-(1.abs())'', hence the result. This code is interpreted as ''-(1.abs())'', hence the result.
  
at/tutorial/basic.txt · Last modified: 2020/02/09 22:05 by elisag