is_arithmetic
Determine if a sequence has a constant difference between consecutive terms to identify arithmetic patterns in mathematical data.
Instructions
Check if a sequence is arithmetic (constant difference between consecutive terms). (Domain: arithmetic, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence | Yes | ||
| tolerance | No |