Re: FN-FORUM: .Net Simple(?) Maths Problem
date posted 8th February 2008 11:14
Anthony Cartmell wrote:
>
>> Can anyone point me in the right direction please?
>
> ceil() or ceiling() might be what you're looking for, although I don't
> know what C# might call it.
Math.Ceiling() seems to be what you want.
Carl
|