add_in_base
Add two numbers in any specified base to perform arithmetic operations across different number systems.
Instructions
Add two numbers in a specified base. (Domain: arithmetic, Category: number_systems)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num1 | Yes | ||
| num2 | Yes | ||
| base | Yes |