std::atanh<div class="t-tr-text">ï¼ã®std :: complexï¼<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>
æä¾: cppreference.com
![]() |
ãã®ãã¼ã¸ã¯ãGoogle 翻訳ã使ã£ã¦è±èªçããæ©æ¢°ç¿»è¨³ããã¾ããã
翻訳ã«ã¯èª¤ããå¥å¦ãªè¨ãåããããããããã¾ãããæç« ã®ä¸ã«ãã¤ã³ã¿ãããã¨ãå ã®æç« ãè¦ãã¾ãã誤ããä¿®æ£ãã¦ç¿»è¨³ãæ¹åããæå©ãããã¦ãã ããã翻訳ã«ã¤ãã¦ã®èª¬æã¯ããããã¯ãªãã¯ãã¦ãã ããã ãã®ãã¼ã¸ã®è±èªçãè¦ãã«ã¯ãããã¯ãªãã¯ãã¦ãã ãã |
Defined in header <complex>
|
||
template< class T > complex<T> atanh( const complex<T>& z ); |
(C++11ããã³ãã以é) | |
è¤éãªããªã¥ã¼
z
ã®è¤éãªéåæ²ç·æ£æ¥ãè¨ç®. Original:
Computes complex arc hyperbolic tangent of a complex value
z
. 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.
[ç·¨é] ãã©ã¡ã¼ã¿
z | - | è¤ç´ æ°å¤
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. |
[ç·¨é] å¤ãè¿ãã¾ã
z
ã®è¤éãªã¢ã¼ã¯ãã¤ãããªãã¯ã¿ã³ã¸ã§ã³ãOriginal:
Complex arc hyperbolic tangent of
z
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.
[ç·¨é] åç §
è¤ç´ æ°ï¼tan(z)ï¼ã®ã¿ã³ã¸ã§ã³ããè¨ç®ãã¾ã Original: computes tangent of a complex number (tan(z)) The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (颿°ãã³ãã¬ã¼ã) | |
è¨ç®è¤ç´ æ°ã®åæ²ç·ã¿ã³ã¸ã§ã³ã Original: computes hyperbolic tangent of a complex number The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (颿°ãã³ãã¬ã¼ã) | |
(C++11) |
computes arc tangent of a complex number (arctan(z)) (颿°ãã³ãã¬ã¼ã) |