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