marius schebella wrote:
what's that all about? chaining useless objects?
which object is useless? [-], [abs]? message boxes?
m.
IOhannes m zmoelnig wrote:
IOhannes m zmoelnig wrote:
[2( [-1] [abs]
this should have read:
[2( | [- 1] | [abs]
and was a response to hard off's patch [0.4( | [- 1] | [abs]
to calculate "1 - 0.4" the 'other way round'. i only meant to say that abs(x-y) is not the same as (y-x), whereas -(x-y) is.
fgmar IOhannes