A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/reference/complex/exp/ below:

function template

<complex>

std::exp
template<class T> complex<T> exp (const complex<T>& x);

Exponential of complex

Returns the base-e exponential of the complex number x.

This is the complex version of the exp function (defined in <cmath>).



Parameters
x
Complex value.

Return value Exponential of x.

See also
log
Natural logarithm of complex (function template)
pow
Power of complex (function template)
exp (cmath)
Compute exponential function (function)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4