2009/11/19 Mike Stay <[email protected]>: > On Thu, Nov 19, 2009 at 3:40 PM, Mike Samuel <[email protected]> wrote: >> 2009/11/19 <[email protected]>: >>> Do you do any folding of modular arithmetic expressions? >> >> By modular, do you mean using %? > > Yes.
No. That might be a worthwhile future extension, but % is not an integral op in JS, and I haven't read up on fmod recently. > -- > Mike Stay - [email protected] > http://math.ucr.edu/~mike > http://reperiendi.wordpress.com >
