function template
<complex>
std::exptemplate<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>
).
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