diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:07:25 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:07:25 +0000 |
| commit | b5cf87e26a33fe12c8e2238149b5896b328f7fe2 (patch) | |
| tree | 3849d872b4b73608feb17809d7fb4d95c0fef6e0 /lib/msun/man/math.3 | |
| parent | 4622ab764ab8a3550702e2699d502d3ddd177c1e (diff) | |
Notes
Diffstat (limited to 'lib/msun/man/math.3')
| -rw-r--r-- | lib/msun/man/math.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/msun/man/math.3 b/lib/msun/man/math.3 index d0633e5868e2..73e8d7b6693c 100644 --- a/lib/msun/man/math.3 +++ b/lib/msun/man/math.3 @@ -54,7 +54,7 @@ Declarations for these functions may be obtained from the include file .SH "LIST OF FUNCTIONS" Each of the following double functions has a float counterpart with the name ending in f, as an example the float counterpart of double acos(double -x) is float acosf(float x). +x) is float acosf(float x). .sp 2 .nf .ta \w'copysign'u+2n +\w'infnan.3m'u+10n +\w'inverse trigonometric func'u @@ -381,7 +381,7 @@ correctly through multiplication and division, and .If (finite)/\(+- \0=\0\(+-0 (nonzero)/0 = .If \(+- . -But +But .if n \ Infinity\-Infinity, Infinity\(**0 and Infinity/Infinity .if t \ @@ -450,7 +450,7 @@ listed below in declining order of probable importance. .ta \w'Invalid Operation'u+6n +\w'Gradual Underflow'u+2n Exception Default Result .tc \(ru - + .tc Invalid Operation \*(nn, or FALSE .if n \{\ |
