Page 1 of 1

Dividing

Posted: Wed Oct 09, 2002 6:17 pm
by icesolid
The % sign is for dividing, or is *, I havent done it in so long I have forgotten.

Posted: Wed Oct 09, 2002 6:19 pm
by mydimension
/ is for dividing, % is the modulus oprator (returns the remender of the division), and * is multiplication

Posted: Thu Oct 10, 2002 1:57 am
by twigletmac