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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dcommon.cpp110 double phi0 = atan2(z0.y - M.y, z0.x - M.x); local
112 position M0 = position(rho * cos(phi0), rho * sin(phi0)) + M;
117 solid_arc(M + cent, rho, phi0, phi1, lt);

Completed in 114 milliseconds