abs
The absolute value of the input
abs(in1): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
in1 | number | The input value |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The absolute value of the input |
The absolute value of the input
abs(in1): out1
Name | Type | Default | Description |
---|---|---|---|
in1 | number | The input value |
Name | Type | Description |
---|---|---|
out1 | number | The absolute value of the input |