A RetroSearch Logo

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

Search Query:

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

function template

<complex>

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

Arc hyperbolic tangent of complex

Returns the arc hyperbolic tangent of the complex number x.

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



Parameters
x
Complex value.

Return value Arc hyperbolic tangent of x.

See also
asinh
Arc hyperbolic sine of complex (function template)
acosh
Arc hyperbolic cosine of complex (function template)
atan
Arc tangent of complex (function template)
atanh (cmath)
Compute area hyperbolic tangent (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