Annotation of researchv10dc/man/adm/man3/sinh.3, revision 1.1.1.1

1.1       root        1: .TH SINH 3M
                      2: .CT 2 math
                      3: .SH NAME
                      4: sinh, cosh, tanh \(mi hyperbolic functions
                      5: .SH SYNOPSIS
                      6: .nf
                      7: .B #include <math.h>
                      8: .PP
                      9: .B double sinh(x)
                     10: .br
                     11: .B double x;
                     12: .PP
                     13: .B double cosh(x)
                     14: .B double x;
                     15: .PP
                     16: .B double tanh(x)
                     17: .B double x;
                     18: .fi
                     19: .SH DESCRIPTION
                     20: These functions compute the designated hyperbolic functions
                     21: for real arguments.
                     22: .SH DIAGNOSTICS
                     23: .I Sinh
                     24: and
                     25: .I cosh
                     26: return a huge value of appropriate sign
                     27: when the correct value would overflow
                     28: and set
                     29: .I errno
                     30: to
                     31: .LR EDOM .

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.