I dont have that here, just "%", but it doesn't work as it rounds thing up.

cheers

2012/1/10 Mathieu Bouchard <matju@artengine.ca>
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