divide
Calculate the quotient of two numbers: use the first value as the dividend and the second as the divisor.
Instructions
Divide the first number by the second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||