TANH
Section: ¸®´ª½º ÇÁ·Î±×·¡¸Ó ¸Å´º¾ó (3)
Updated: 1993³â 6¿ù 13ÀÏ
Index
Return to Main Contents
 
À̸§
tanh - ½Ö°î¼± źÁ¨Æ® ÇÔ¼ö
 
»ç¿ë¹ý
#include <math.h>
double tanh(double x);
 
¼³¸í
tanh() ÇÔ¼ö´Â xÀÇ ½Ö°î¼± źÁ¨Æ® °ªÀ» ¹ÝȯÇϸç, ¼öÇÐÀûÀ¸·Î sinh(x) / cosh(x)·Î Á¤ÀǵǾî ÀÖ´Ù.
 
ȣȯ
SVID 3, POSIX, BSD 4.3, ISO 9899
 
°ü·Ã Ç׸ñ
acosh(3), asinh(3), atanh(3), cosh(3), sinh(3)
 
¿ªÀÚ
Á¤°ÈÆ <skyeyes@soback.kornet.net>, 2001³â 5¿ù 24ÀÏ
 Index
- À̸§
- 
- »ç¿ë¹ý
- 
- ¼³¸í
- 
- ȣȯ
- 
- °ü·Ã Ç׸ñ
- 
- ¿ªÀÚ
- 
This document was created by
man2html,
using the manual pages.
Time: 08:07:01 GMT, March 25, 2004