Searched refs:put_float (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml.h60 simple_output &put_float(double);
H A Doutput.cpp325 simple_output &simple_output::put_float(double d) function in class:simple_output
/netbsd-current/external/gpl2/groff/dist/src/devices/grops/
H A Dps.h30 ps_output &put_float(double);
H A Dps.cpp331 ps_output &ps_output::put_float(double d) function in class:ps_output
1224 .put_float(degrees(atan2(-c[1], -c[0])))
1225 .put_float(degrees(atan2(p[1] + p[3] - c[1], p[0] + p[2] - c[0])))

Completed in 197 milliseconds