|
|
1.1 ! root 1: .TH SINH 3M "19 January 1983" ! 2: .SH NAME ! 3: sinh, cosh, tanh \- hyperbolic functions ! 4: .SH SYNOPSIS ! 5: .nf ! 6: .B #include <math.h> ! 7: .PP ! 8: .B double sinh(x) ! 9: .PP ! 10: .B double cosh(x) ! 11: .B double x; ! 12: .PP ! 13: .B double tanh(x) ! 14: .B double x; ! 15: .fi ! 16: .SH DESCRIPTION ! 17: These functions compute the designated hyperbolic functions for real arguments. ! 18: .SH DIAGNOSTICS ! 19: .I Sinh ! 20: and ! 21: .I cosh ! 22: return a huge value of appropriate sign when the correct value would overflow.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.