Skip to content

function acos(const T1 &) trigonometric

template <numeric T1>
KFR_INTRINSIC flt_type<T1> acos(const T1& x)

Returns the arc cosine of x. The returned angle is in the range 0 through \(\pi\) .

Defined at math/asin_acos.hpp:47