Home | History | Annotate | Download | only in include

Lines Matching full:quadrant

5717  * quotient gives the quadrant and the remainder the distance within the quadrant.
5718 * For example, an implementation of sin(x) could call remquo(x, PI / 2.f, &quadrant)