Searched defs:sin_t (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dseltrans.cpp1239 double sin_t = Geom::dot(Geom::rot90(q1), q2); local
1240 radians = atan2(sin_t, cos_t);

Completed in 60 milliseconds