zero
Obtain the integer 0 for use as a constant in mathematical computations.
Instructions
Get the integer 0.
Returns: Integer 0.
Example: >>> zero() 0
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |