Function cexp2¶
function cexp2(const T1 &) math¶
template <numeric T1>
KFR_FUNCTION T1 cexp2(const T1& x) Returns 2 raised to the complex number x
| x | The input complex number |
Fully qualified name: kfr::cexp2(const T1 &)
Declared at math/complex_math.hpp:331
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.