floor, ceil equivalent

Yao G. nospamyao at gmail.com
Sun Aug 22 12:18:57 PDT 2010


On Sun, 22 Aug 2010 13:49:26 -0500, Blonder <andreas at schniertshauer.de>  
wrote:

> I am looking for a floor/ceil function in D, is there an equivalent  
> function, I haven't found any yet.

Floor: http://digitalmars.com/d/2.0/phobos/std_math.html#floor
Ceil: http://digitalmars.com/d/2.0/phobos/std_math.html#ceil

-- 
Yao G.


More information about the Digitalmars-d-learn mailing list