Skip to content

Function cexp

function cexp(const T1 &) math

template <numeric T1>
KFR_FUNCTION T1 cexp(const T1& x)

Returns e raised to the complex number x

Parameters
x The input complex number

Fully qualified name: kfr::cexp(const T1 &)

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.