Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ acos() [2/9]

template<typename T >
std::complex< fvar< T > > stan::math::acos ( const std::complex< fvar< T > > &  x)
inline

Return the arc cosine of the complex argument.

Template Parameters
Tautodiff value type
Parameters
xargument
Returns
arc cosine of the argument

Definition at line 29 of file acos.hpp.