Lines Matching full:quadrant
2906 quotient gives the quadrant and the remainder the distance within the quadrant.2907 For example, an implementation of @sin(x) could call <code>remquo(x, PI / 2.f, &quadrant)</code>