Takes two arguments and divides the first by the second.
| type | :: "function-application" | |
| function_name | :: "divide" | |
| arguments | :: {NoiseNumber, NoiseNumber} |
| arguments | :: {NoiseNumber, NoiseNumber} | |
| function_name | :: "divide" | |
| type | :: "function-application" |

Prototypes
Types