Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147266827
D17831.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
636 B
Referenced Files
None
Subscribers
None
D17831.diff
View Options
Index: head/lib/msun/man/csqrt.3
===================================================================
--- head/lib/msun/man/csqrt.3
+++ head/lib/msun/man/csqrt.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 30, 2008
+.Dd November 4, 2018
.Dt CSQRT 3
.Os
.Sh NAME
@@ -78,7 +78,7 @@
.Pp
For numbers with negative imaginary parts, the above special cases
apply given the identity:
-.Dl csqrt(conj(z) = conj(sqrt(z))
+.Dl csqrt(conj(z)) = conj(csqrt(z))
Note that the sign of \*(Na is indeterminate.
Also, if the real or imaginary part of the input is finite and
an \*(Na is generated, an invalid exception will be thrown.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 10, 1:47 PM (14 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29456961
Default Alt Text
D17831.diff (636 B)
Attached To
Mode
D17831: csqrt(3): Fix some typos in the identity.
Attached
Detach File
Event Timeline
Log In to Comment