Home
last modified time | relevance | path

Searched refs:hpi (Results 1 – 1 of 1) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libm/common/
Dsincosf.h43 double hpi; /* PI / 2. */ member
134 return x - roundtoint (r) * p->hpi; in reduce_fast()
142 return x - n * p->hpi; in reduce_fast()