diff --git a/doc/go1.10.html b/doc/go1.10.html index c744fa511f..40e6cd0f85 100644 --- a/doc/go1.10.html +++ b/doc/go1.10.html @@ -1042,11 +1042,11 @@ compute square roots.
Branch cuts and other boundary cases in
-Asin,
-Asinh,
-Atan,
+Asin,
+Asinh,
+Atan,
and
-Sqrt
+Sqrt
have been corrected to match the definitions used in the C99 standard.