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

◆ sqrt() [9/9]

std::complex< var > stan::math::sqrt ( const std::complex< var > &  z)
inline

Return the square root of the complex argument.

Parameters
[in]zargument
Returns
square root of the argument

Definition at line 75 of file sqrt.hpp.