Returns the logical value of sign(b - a) (but does not actually subtract to avoid overflow).
See Implementation
Returns the logical value of sign(b - a) (but does not actually subtract to avoid overflow).