is_valid_base
Check if a base value is valid for number systems by verifying it falls between 2 and 36. This tool helps validate mathematical bases for arithmetic operations.
Instructions
Check if a base value is valid (between 2 and 36). (Domain: arithmetic, Category: number_systems)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes |