std.math.modf

Spacen Jasset spacen at yahoo.co.uk
Wed Mar 19 14:53:22 PDT 2008


 From the documentation:

real modf(real x, ref real y);

why is y a ref parameter?

http://www.digitalmars.com/d/1.0/phobos/std_math.html


More information about the Digitalmars-d-learn mailing list