is_nan
Check if a number is NaN (Not a Number) to identify invalid or undefined numeric values in mathematical computations.
Instructions
Check if a number is NaN (Not a Number). (Domain: arithmetic, Category: comparison)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes |