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

acos,_acosh,_acospi - Arc cosine functions.

Authors

TheKhronosGroup

Description

acos is the arc cosine function.

       acosh is the inverse hyperbolic cosine function.

       acospi computes acos (x) / π.

Name

       acos,_acosh,_acospi - Arc cosine functions.

       gentypeacos(gentype);gentypeacosh(gentype);gentypeacospi(gentypex);

Notes

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

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

See Also

mathFunctions(3clc)

Specification

OpenCLSpecification[1]

See Also