std::asin<div class="t-tr-text">(Std :: compleja)<div class="t-tr-dropdown"><div><div><div class="t-tr-dropdown-arrow-border"></div><div class="t-tr-dropdown-arrow"></div><div class="t-tr-dropdown-h">Original:</div><div class="t-tr-dropdown-orig">(std::complex)</div><div class="t-tr-dropdown-notes">The text has been machine-translated via [http://translate.google.com Google Translate].<br/> You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.</div></div></div></div></div>
|
|
Esta página se ha traducido por ordenador/computador/computadora de la versión en inglés de la Wiki usando Google Translate.
La traducción puede contener errores y palabras aparatosas/incorrectas. Planea sobre el texto para ver la versión original. Puedes ayudar a corregir los errores y mejorar la traducción. Para instrucciones haz clic aquí. |
| Definido en el archivo de encabezado <complex>
|
||
template< class T > complex<T> asin( const complex<T>& z ); |
(desde C++11) | |
z valor complejo. Corte Branch existe fuera del intervalo [−1 ; +1] a lo largo del eje real .z. Branch cut exists outside the interval [−1 ; +1] along the real axis.You can help to correct and verify the translation. Click here for instructions.
Parámetros
| z | - | valor complejo
Original: complex value The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
Valor de retorno
z en el [0 ; π) rango a lo largo del eje real .z in the range [0 ; π) along the real axis.You can help to correct and verify the translation. Click here for instructions.