is_even
Determine if a number is divisible by 2. This tool checks whether an integer is even for arithmetic and number theory applications.
Instructions
Check if a number is even (divisible by 2). (Domain: arithmetic, Category: number_theory)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |