Home | History | Annotate | Download | only in mpreal

Lines Matching defs:sgn

399     friend int sgn(const mpreal& v); // returns -1 or +1

1799 inline int sgn(const mpreal& v)
2303 m.setSign(sgn(y)); // make sure result has the same sign as Y