casinhf, casinh, casinhl
Da cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
| Defined in header <complex.h>
|
||
| (desde C99) | ||
| (desde C99) | ||
| (desde C99) | ||
Calcula o arco seno hiperbólico complexo de
z com cortes de filiais fora do [−i; +i] intervalo ao longo do eixo imaginário.Original:
Computes the complex arc hyperbolic sine of
z with branch cuts outside the interval [−i; +i] along the imaginary axis.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Índice |
[editar] Parâmetros
| z | - | argumento complexo
Original: complex argument The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
[editar] Valor de retorno
O arco seno hiperbólico complexo de
z no (−∞; +∞) intervalo ao longo do eixo real e no [−iπ/2; +iπ/2] intervalo ao longo do eixo imaginário.Original:
The complex arc hyperbolic sine of
z in the interval (−∞; +∞) along the real axis and in the interval [−iπ/2; +iπ/2] along the imaginary axis.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
[editar] Exemplo
| This section is incomplete Reason: no example |
[editar] Veja também
| (C99) (C99) (C99) |
calcula o arco cosseno hiperbólico complexo Original: computes the complex arc hyperbolic cosine The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (função) |
| (C99) (C99) (C99) |
computes the complex arc hyperbolic tangent (função) |