![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the specified complex number multiplied by i.
This compound function is more efficient than mulitplying by a constant i because it involves only a single arithmetic negation.
| value | type of complex argument |
| [in] | z | complex argument |
i Definition at line 20 of file i_times.hpp.