On Fri, May 20, 2011 at 10:40 AM, Rick Dwyer <rpdwyer@xxxxxxxxxxxxx> wrote: > How do I coerce the result to always round up to the nearest increment 1/4? > $x = ceil($x * 4) / 4; David
On Fri, May 20, 2011 at 10:40 AM, Rick Dwyer <rpdwyer@xxxxxxxxxxxxx> wrote: > How do I coerce the result to always round up to the nearest increment 1/4? > $x = ceil($x * 4) / 4; David