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

◆ polar() [8/10]

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

Returns 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 26 of file polar.hpp.