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

/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspath.c542 double dx13 = p1->x-p3->x; local
554 if (hypot(dx13,dy13)<1.0e-8)
567 *r=0.5*hypot(dx13,dy13);
575 center->y=dx13*dx12*dx23

Completed in 36 milliseconds