Searched defs:VxVx (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | conicsec.cpp | 770 double VxVx = _vertex[X] * _vertex[X]; local 774 coeff(5) = coeff(0) * VxVx + coeff(1) * VxVy + coeff(2) * VyVy |
Completed in 20 milliseconds