Description
The following constants are available.
Their values are of type float and are accurate within the precision of a
single precision floating-point number.
| Constant Name | Description |
|---|---|
|
Value of maximum non-infinite single-precision floating-point number. |
|
A positive |
|
A constant expression of type |
|
A constant expression of type |
If double-precision is supported by the device, then the following constants are also available:
| Constant Name | Description |
|---|---|
|
A positive double constant expression.
|
Document Notes
For more information, see the OpenCL C Specification
This page is extracted from the OpenCL C Specification. Fixes and changes should be made to the Specification, not directly.