top | item 10575627

(no title)

H2CO3 | 10 years ago

Hi, author here. Sparkling does have a modulo operator, it's spelled '%', just as in C (in fact, it maps directly to C's % operator).

discuss

order

cmiller1|10 years ago

Oh! I didn't see it in the list of operators on the tutorial so I assumed it didn't.

H2CO3|10 years ago

No problem – documentation may still be somewhat incomplete at some places, sorry for that.