Le 2012-01-10 à 05:35:00, Alexandre Torres Porres a écrit :
by the way, I figured out a simple way of having an actual accurate loop inside [expr] in a similar fashion. something like expr if ($f1 >= end_$0, $f1 - end_$0, if ($f1 < 0, end_$0 + $f1, $f1))
Did you look at fmod() ? it's a function with two args in [expr].
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC