Don't ad-block us - support your favorite websites. We have safe, unobstrusive, robotics related ads that you actually want to see - see here for more.
0 Members and 1 Guest are viewing this topic.
Is there a modulus function I can put in my program? I know in C++ the modulus math function is simply % where the multiplication function would be * and division be /. It doesnt seem to do anything when I try this... Ideas?