Sign VEX node

Returns -1 if the input is less than 0, otherwise it returns 1.

See also: Complement, Negate

This operator returns -1 if the input is less than 0, otherwise it returns 1. If the input value is 0 exactly, 1 will be returned.

Usages in other examples

Example name Example for