diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libm/common_source/sinh.3 | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
Diffstat (limited to 'lib/libm/common_source/sinh.3')
| -rw-r--r-- | lib/libm/common_source/sinh.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/common_source/sinh.3 b/lib/libm/common_source/sinh.3 index 30094733b956..a5cfbee4ecef 100644 --- a/lib/libm/common_source/sinh.3 +++ b/lib/libm/common_source/sinh.3 @@ -53,7 +53,7 @@ function computes the hyperbolic sine of The .Fn sinh function returns the hyperbolic sine value unless -the magnitude +the magnitude of .Fa x is too large; in this event, the global variable |
