4.4BSD/usr/share/man/cat3/sinh.0

Compare this file to the similar file:
Show the results in this format:

SINH(3)                     BSD Programmer's Manual                    SINH(3)

NNAAMMEE
     ssiinnhh - hyperbolic sine function

SSYYNNOOPPSSIISS
     ##iinncclluuddee <<mmaatthh..hh>>

     _d_o_u_b_l_e
     ssiinnhh(_d_o_u_b_l_e _x);

DDEESSCCRRIIPPTTIIOONN
     The ssiinnhh() function computes the hyperbolic sine of _x.

RREETTUURRNN VVAALLUUEESS
     The ssiinnhh() function returns the hyperbolic sine value unless the  magni-
     tude of _x is too large; in this event, the global variable _e_r_r_n_o is set
     to ERANGE.

SSEEEE AALLSSOO
     acos(3),  asin(3),  atan(3),  atan2(3),  cos(3),  cosh(3),  sin(3),
     tan(3),  tanh(3),  math(3),

SSTTAANNDDAARRDDSS
     The ssiinnhh() function conforms to ANSI C X3.159-1989 (``ANSI C '').

4.4BSD                           June 4, 1993                                1