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

◆ complex_asin()

template<typename V >
std::complex< V > stan::math::internal::complex_asin ( const std::complex< V > &  z)
inline

Return the arc sine of the complex argument.

Template Parameters
Vvalue type of argument
Parameters
[in]zargument
Returns
arc sine of the argument

Definition at line 75 of file asin.hpp.