sinh.3 (36af65653547e6b260dad1da903bee0996ac4ff7) sinh.3 (1531aa5f6a264a372718b83500f957f703797b41)
1.\" Copyright (c) 1991 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 36 unchanged lines hidden (view full) ---

45.Ft float
46.Fn sinhf "float x"
47.Ft long double
48.Fn sinhl "long double x"
49.Sh DESCRIPTION
50The
51.Fn sinh ,
52.Fn sinhf ,
1.\" Copyright (c) 1991 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 36 unchanged lines hidden (view full) ---

45.Ft float
46.Fn sinhf "float x"
47.Ft long double
48.Fn sinhl "long double x"
49.Sh DESCRIPTION
50The
51.Fn sinh ,
52.Fn sinhf ,
53and the
53and
54.Fn sinhl
55functions compute the hyperbolic sine of
56.Fa x .
57.Sh SEE ALSO
58.Xr acos 3 ,
59.Xr asin 3 ,
60.Xr atan 3 ,
61.Xr atan2 3 ,

--- 12 unchanged lines hidden ---
54.Fn sinhl
55functions compute the hyperbolic sine of
56.Fa x .
57.Sh SEE ALSO
58.Xr acos 3 ,
59.Xr asin 3 ,
60.Xr atan 3 ,
61.Xr atan2 3 ,

--- 12 unchanged lines hidden ---