We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c23e4 commit 38979f6Copy full SHA for 38979f6
1 file changed
OpenCL_C.txt
@@ -5469,8 +5469,6 @@ endif::cl_khr_fp16[]
5469
| Returns a quiet NaN.
5470
The _nancode_ may be placed in the significand of the resulting NaN.
5471
| gentype *nextafter*(gentype _x_, gentype _y_)
5472
-// TODO shouldn't this be "next representable FP value of the precision of
5473
-// its arguments"? See the OpenCL-Docs issue.
5474
| Computes the next representable floating-point value
5475
following _x_ in the direction of _y_.
5476
Thus, if _y_ is less than _x_, *nextafter*() returns the largest
0 commit comments