Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

rint - Round to nearest even integer.

Authors

TheKhronosGroup

Description

       Round to integral value (using round to nearest even rounding mode) in floating-point format.

Name

       rint - Round to nearest even integer.

       gentyperint(gentype);

Notes

        1. OpenCL Specification
           page 244, section 6.12.2 - Math Functions

The Khronos Group                                  11/18/2024                                         RINT(3clc)

See Also

mathFunctions(3clc),

Specification

OpenCLSpecification[1]

See Also