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

/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dcommon.cpp108 double phi0 = atan2(z0.y - M.y, z0.x - M.x); local
110 position M0 = position(rho * cos(phi0), rho * sin(phi0)) + M;
115 solid_arc(M + cent, rho, phi0, phi1, lt);

Completed in 162 milliseconds