Default precision for %f is 6 digits (ISO C99) what's your test case ?
On Tue, Feb 26, 2013 at 10:32 AM, Aparna Bhat <[email protected]> wrote: > Hi, > > I am working on a module for load balancing. I have to make use of the > type float. Can anyone please tell me if there is any nginx specific data > type for float such as the one that exists for int (ngx_int_t). I would > also like to know how to write the float value to the logs. The type %f > prints only the integer portion of the float value. > > Thank you in advance. > > With Regards, > Aparna. > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx > -- Saiz Benjamin
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
