scalar.isfinitef¶
Returns true (i1) if the operand is finite (not NaN and not infinity).
Operation contract¶
| Property | Value |
|---|---|
| Semantic phase | — |
| Traits | Pure |
Signature¶
| Kind | Name | Type | Cardinality | Description |
|---|---|---|---|---|
| Operand | input |
float |
required | — |
| Result | result |
i1 |
required | — |