Home
last modified time | relevance | path

Searched refs:zml (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp92 position zml = (z0 + z1) / 2; in ellipse_arc() local
95 double psi = atan2(zml.y / dim.y, zml.x / dim.x); in ellipse_arc()