scalar.extf¶
Float precision extension to a strictly wider format: e.g. f16 to f32.
Operation contract¶
| Property | Value |
|---|---|
| Semantic phase | executable |
| Traits | Pure |
Signature¶
| Kind | Name | Type | Cardinality | Description |
|---|---|---|---|---|
| Operand | input |
float |
required | — |
| Result | result |
float |
required | — |
Verification constraints¶
ElementWidthGreaterThan(result, input)