https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229578

            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: b...@freebsd.org
          Reporter: step...@freebsd.org
                CC: d...@freebsd.org

Created attachment 194928
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194928&action=edit
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to