Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jul 2018 06:55:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 229578] Typos in cacos.3 man page
Message-ID:  <bug-229578-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229578

            Bug ID: 229578
           Summary: Typos in cacos.3 man page
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: stephen@FreeBSD.org
                CC: doc@FreeBSD.org

Created attachment 194928
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194928&action=
=3Dedit
Patch to cacos.3

"man cacos" gives the following lines:

     Function        Branch Cut(s)                              Range
     cacos           (-infinity, -1) U (1, infinity)            [0, pi]
     casin           (-infinity, -1) U (1, infinity)            [-pi/2, pi/=
2]
     catan           (-infinity*I, -i) U (I, infinity*I)        [-pi/2, pi/=
2]
     cacosh          (-infinity, 1)                             [-pi*I, pi*=
I]
     casinh          (-infinity*I, -i) U (I, infinity*I)        [-pi/2*I,
pi/2*I]

In two places, the lower case "i" should be an upper case "I" in order to be
consistent with C conventions and the rest of the man page.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229578-9>