summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/asin.3
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2003-02-27 01:07:43 +0000
committerjason <jason@openbsd.org>2003-02-27 01:07:43 +0000
commitdfec5a154fb108be15e917b6475a998f981dadeb (patch)
treedf5d22d343d67d335d03683a950cad001bde20c4 /lib/libm/man/asin.3
parentenglish it my native language, tho you'd never know it (diff)
downloadwireguard-openbsd-dfec5a154fb108be15e917b6475a998f981dadeb.tar.xz
wireguard-openbsd-dfec5a154fb108be15e917b6475a998f981dadeb.zip
describe *f in terms of the double precision version (more of this to come... after dinner).
Diffstat (limited to 'lib/libm/man/asin.3')
-rw-r--r--lib/libm/man/asin.310
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libm/man/asin.3 b/lib/libm/man/asin.3
index bfd7be36c45..e384f7e6fb8 100644
--- a/lib/libm/man/asin.3
+++ b/lib/libm/man/asin.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: asin.3,v 1.7 2000/03/02 00:29:49 todd Exp $
+.\" $OpenBSD: asin.3,v 1.8 2003/02/27 01:07:43 jason Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -48,14 +48,16 @@
.Sh DESCRIPTION
The
.Fn asin
-and
-.Fn asinf
-functions compute the principal value of the arc sine of
+function computes the principal value of the arc sine of
.Fa x
in the range
.Bk -words
.Bq -\*(Pi/2, +\*(Pi/2 .
.Ek
+The
+.Fn asinf
+function is a single precision version of
+.Fn asin .
.Sh RETURN VALUES
If |x|>1,
.Fn asin "x"