aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man/sinh.3
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-03-01 05:06:48 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-03-01 05:06:48 +0000
commit7a15a32a17f4c2cbeb6f842c4c6b1cf93e4639e7 (patch)
tree68d1372161050b27e72d171803683f7f1bc388eb /lib/msun/man/sinh.3
parentee32cbed3bb1ae77ecd48cab0c28a0dd2e1ee795 (diff)
Notes
Diffstat (limited to 'lib/msun/man/sinh.3')
-rw-r--r--lib/msun/man/sinh.315
1 files changed, 11 insertions, 4 deletions
diff --git a/lib/msun/man/sinh.3 b/lib/msun/man/sinh.3
index 39e0a1fa48222..ded4f1fe3c756 100644
--- a/lib/msun/man/sinh.3
+++ b/lib/msun/man/sinh.3
@@ -30,26 +30,33 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sinh.3 6.6 (Berkeley) 4/19/91
-.\" $Id: sinh.3,v 1.4 1993/10/29 22:57:30 jtc Exp $
+.\" $Id: sinh.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $
.Dd April 19, 1991
.Dt SINH 3
.Os
.Sh NAME
-.Nm sinh
+.Nm sinh ,
+.Nm sinhf
.Nd hyperbolic sine function
.Sh SYNOPSIS
.Fd #include <math.h>
.Ft double
.Fn sinh "double x"
+.Ft float
+.Fn sinhf "float x"
.Sh DESCRIPTION
The
.Fn sinh
-function computes the hyperbolic sine of
+and the
+.Fn sinhf
+functions compute the hyperbolic sine of
.Fa x .
.Sh RETURN VALUES
The
.Fn sinh
-function returns the hyperbolic sine value unless
+and the
+.Fn sinhf
+functions return the hyperbolic sine value unless
the magnitude
of
.Fa x