Searched refs:CalcVectorAngle (Results 1 – 1 of 1) sorted by relevance
2113 $theta1 = $this->CalcVectorAngle(1.0, 0.0, ($x1dash - $cxdash) / $rx, ($y1dash - $cydash) / $ry);2114 …$dtheta = $this->CalcVectorAngle(($x1dash - $cxdash) / $rx, ($y1dash - $cydash) / $ry, (-$x1dash -…2178 function CalcVectorAngle($ux, $uy, $vx, $vy) function in Mpdf\\Image\\Svg