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

◆ polar() [4/10]

std::complex< double > stan::math::polar ( double  r,
double  theta 
)
inline

Returns the complex number with specified magnitude and phase angle.

Parameters
[in]rmagnitude
[in]thetaphase angle
Returns
complex number with magnitude and phase angle

Definition at line 39 of file polar.hpp.