[Bug 229578] Typos in cacos.3 man page
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 7 06:55:17 UTC 2018
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: bugs at FreeBSD.org
Reporter: stephen at FreeBSD.org
CC: doc at 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.
More information about the freebsd-doc
mailing list