A RetroSearch Logo

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

Search Query:

Showing content from https://www.tutorialspoint.com/cpp_standard_library/cpp_complex_asinh.htm below:

C++ Complex Library - Asinh

C++ Complex Library - Asinh Previous Quiz Next Description

It is an arc hyperbolic sine of complex and returns the arc hyperbolic sine of the complex number x.

Declaration

Following is the declaration for std::asinh.

template<class T> complex<T> asinh (const complex<T>& x);
C++11
	
template<class T> complex<T> asinh (const complex<T>& x);
Parameters

x − It is a complex value.

Return Value

It returns the arc hyperbolic sine of the complex number x.

Exceptions

none

complex.htm

Print Page

Previous

Next

Advertisements


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