| Parameter | Description |
|---|---|
| x | The half precision float. |
float The single precision float representation of the half precision float.
Returns the floating point representation of a half-precision floating point value.
| Parameter | Description |
|---|---|
| x | The half precision float vector. |
float2 The single precision float vector representation of the half precision float vector.
Returns the floating point representation of a half-precision floating point vector.
| Parameter | Description |
|---|---|
| x | The half precision float vector. |
float3 The single precision float vector representation of the half precision float vector.
Returns the floating point representation of a half-precision floating point vector.
| Parameter | Description |
|---|---|
| x | The half precision float vector. |
float4 The single precision float vector representation of the half precision float vector.
Returns the floating point representation of a half-precision floating point vector.