withinrnd=mod(firstpid,100); /* this command yields the remainder from dividing firstpid by 100*/ round=(firstpid-withinrnd)/100;