less_than
Compare two numbers to determine if the first is smaller than the second. Use this tool for arithmetic comparisons in mathematical computations.
Instructions
Check if the first number is less than the second number. (Domain: arithmetic, Category: comparison)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes |