![]() |
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 the constant -i because it involves only a single arithmetic negation.
| value | type of complex argument |
| [in] | z | complex argument |
-i Definition at line 36 of file i_times.hpp.