Stable Numerics Subroutine Library
Programming Reference Manual
Version 1.0 DD-00006-010
5.2.9 Sign
int sign() const;

This function returns the sign of the interval, if the latter exists. The following return values may be occurred:

1


Positive sign.

0


A sign cannot be determined.

-1


Negative sign.