Forum Moderators: coopster
if ends by .25 or <.25 the result will end by .00
if ends by > .25 or <.75 the result will end by .50
if ends by >.75 the result will end by .00 + 1
I may write a function
but I am afraid that on a busy site it could impact on performance
Any suggestions?