Takes a single argument and returns its absolute value. Ie. if the argument is negative, it is inverted.
| type | :: "function-application" | |
| function_name | :: "absolute-value" | |
| arguments | :: {NoiseNumber} |
| arguments | :: {NoiseNumber} | |
| function_name | :: "absolute-value" | |
| type | :: "function-application" |

Prototypes
Types