Function that returns 0 or returns 1 with the sign, depending of the specified value.
Syntax |
i32 sign (i32|real value) |
||||||||
---|---|---|---|---|---|---|---|---|---|
value |
Real or i32 variable from which to take the sign |
||||||||
Result |
Returns:
|
||||||||
Validity |
Rule, Task |
||||||||
Note |
Example of use: |