in reply to NV/IV Bug ?
Use int( $_*100 + 0.5 ) instead of int($_*100). (I saw lots of explanations posted but no solutions.)