sign
Return the sign of the input
sign(in1): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input value to be tested |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The sign of the input |
Return the sign of the input
sign(in1): out1
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input value to be tested |
Name | Type | Description |
---|---|---|
out1 | number | The sign of the input |