Home | History | Annotate | Download | only in mpreal

Lines Matching refs:sgn

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

1927 inline int sgn(const mpreal& op)
2403 m.setSign(sgn(y)); // make sure result has the same sign as Y