diff --git a/xml/System.Data/SqlDbType.xml b/xml/System.Data/SqlDbType.xml index 483b60498db..fa9a23d8399 100644 --- a/xml/System.Data/SqlDbType.xml +++ b/xml/System.Data/SqlDbType.xml @@ -603,7 +603,7 @@ 35 - To be added. + A JSON value. diff --git a/xml/System.Formats.Tar/TarEntry.xml b/xml/System.Formats.Tar/TarEntry.xml index f82b74be472..b0f2a36e88d 100644 --- a/xml/System.Formats.Tar/TarEntry.xml +++ b/xml/System.Formats.Tar/TarEntry.xml @@ -69,9 +69,12 @@ System.Int64 - To be added. - To be added. - To be added. + Gets the starting position of the data stream respective to the archive stream. + A number that represents a position in a stream. + + If the entry does not come from an archive stream or if the archive stream is not seekable, returns -1. + The position value returned by this property is relative to the absolute start of the archive stream, independent of where the tar archive begins. + diff --git a/xml/System.Numerics/TotalOrderIeee754Comparer`1.xml b/xml/System.Numerics/TotalOrderIeee754Comparer`1.xml index 12f86eedf4c..ce2b41a0f89 100644 --- a/xml/System.Numerics/TotalOrderIeee754Comparer`1.xml +++ b/xml/System.Numerics/TotalOrderIeee754Comparer`1.xml @@ -154,9 +154,10 @@ - To be added. - To be added. - To be added. + The object to compare with the current instance. + Determines whether this instance and a specified object are equal. + + if the current instance and are equal; otherwise, . If is , the method returns . To be added. @@ -211,8 +212,8 @@ - To be added. - To be added. + Returns the hash code for this instance. + The hash code. To be added. diff --git a/xml/System.Numerics/Vector.xml b/xml/System.Numerics/Vector.xml index 7aa2e410370..f29f9302880 100644 --- a/xml/System.Numerics/Vector.xml +++ b/xml/System.Numerics/Vector.xml @@ -1705,6 +1705,7 @@ Note that this method returns a instead of an integral type ]]> + @@ -1747,6 +1748,7 @@ Note that this method returns a instead of an integral type ]]> + @@ -1816,6 +1818,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -1885,6 +1888,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -2276,7 +2280,7 @@ Note that this method returns a instead of an integral type The vector to convert. - Converts a to a using platform specific behavior on overflow. + Converts a to a using platform specific behavior on overflow. The converted vector. To be added. @@ -2436,7 +2440,7 @@ Note that this method returns a instead of an integral type The vector to convert. - Converts a to a using platform specific behavior on overflow. + Converts a to a using platform specific behavior on overflow. The converted vector. To be added. @@ -2514,7 +2518,7 @@ Note that this method returns a instead of an integral type The vector to convert. - Converts a to a using platform specific behavior on overflow. + Converts a to a using platform specific behavior on overflow. The converted vector. To be added. @@ -2577,6 +2581,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -2605,6 +2610,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -2633,6 +2639,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -2819,6 +2826,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -2847,6 +2855,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -3515,6 +3524,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -3543,6 +3553,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -3585,6 +3596,7 @@ Note that this method returns a instead of an integral type ]]> + @@ -3627,6 +3639,7 @@ Note that this method returns a instead of an integral type ]]> + @@ -4615,6 +4628,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -4645,6 +4659,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -4742,6 +4757,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -4793,6 +4809,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -4844,6 +4861,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -4895,6 +4913,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -4946,6 +4965,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -4972,11 +4992,11 @@ Note that this method returns a instead of an integral type - To be added. - To be added. - To be added. - To be added. - To be added. + The first vector. + The second vector. + A value between 0 and 1 that indicates the weight of . + Performs a linear interpolation between two vectors based on the given weighting. + The interpolated vector. To be added. @@ -5004,11 +5024,11 @@ Note that this method returns a instead of an integral type - To be added. - To be added. - To be added. - To be added. - To be added. + The first vector. + The second vector. + A value between 0 and 1 that indicates the weight of . + Performs a linear interpolation between two vectors based on the given weighting. + The interpolated vector. To be added. @@ -6162,6 +6182,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6190,6 +6211,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6218,6 +6240,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6246,6 +6269,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6325,6 +6349,7 @@ Note that this method returns a instead of an integral type Returns a new vector whose elements are the maximum of each pair of elements in the two given vectors. The maximum vector. To be added. + @@ -6385,6 +6410,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6445,6 +6471,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6505,6 +6532,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6565,6 +6593,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6644,6 +6673,7 @@ Note that this method returns a instead of an integral type Returns a new vector whose elements are the minimum of each pair of elements in the two given vectors. The minimum vector. To be added. + @@ -6704,6 +6734,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6764,6 +6795,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6824,6 +6856,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -6884,6 +6917,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -7720,6 +7754,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -7748,6 +7783,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -7776,6 +7812,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -7804,6 +7841,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -7834,6 +7872,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -7864,6 +7903,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -8758,6 +8798,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -8786,6 +8827,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -8820,6 +8862,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -8854,6 +8897,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -9440,6 +9484,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + @@ -9468,6 +9513,7 @@ Note that this method returns a instead of an integral type To be added. To be added. To be added. + diff --git a/xml/System.Numerics/Vector2.xml b/xml/System.Numerics/Vector2.xml index ab4cbacb070..abd8ecc3f25 100644 --- a/xml/System.Numerics/Vector2.xml +++ b/xml/System.Numerics/Vector2.xml @@ -332,6 +332,7 @@ Restricts a vector between a minimum and a maximum value. The restricted vector. To be added. + @@ -367,6 +368,7 @@ To be added. To be added. To be added. + @@ -400,6 +402,7 @@ To be added. To be added. To be added. + @@ -630,6 +633,7 @@ To be added. To be added. To be added. + @@ -756,6 +760,7 @@ To be added. To be added. To be added. + @@ -1034,6 +1039,7 @@ To be added. To be added. To be added. + @@ -1061,6 +1067,7 @@ To be added. To be added. To be added. + @@ -1240,6 +1247,7 @@ To be added. To be added. To be added. + @@ -1359,6 +1367,7 @@ To be added. To be added. To be added. + @@ -1544,6 +1553,7 @@ To be added. To be added. To be added. + @@ -1602,6 +1612,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi ]]> + @@ -1633,6 +1644,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1664,6 +1676,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1712,6 +1725,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi Returns a vector whose elements are the maximum of each of the pairs of elements in two specified vectors. The maximized vector. To be added. + @@ -1745,6 +1759,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1778,6 +1793,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1811,6 +1827,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1844,6 +1861,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1892,6 +1910,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi Returns a vector whose elements are the minimum of each of the pairs of elements in two specified vectors. The minimized vector. To be added. + @@ -1925,6 +1944,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1958,6 +1978,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1991,6 +2012,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2024,6 +2046,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2242,6 +2265,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2315,6 +2339,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2342,6 +2367,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2430,6 +2456,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi Gets a vector whose 2 elements are equal to one. A vector whose two elements are equal to one (that is, it returns the vector (1,1)). To be added. + @@ -3022,6 +3049,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3049,6 +3077,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3080,6 +3109,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3159,6 +3189,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3192,6 +3223,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3223,6 +3255,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3260,6 +3293,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3381,6 +3415,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3903,6 +3938,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -4152,6 +4188,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi Returns a vector whose 2 elements are equal to zero. A vector whose two elements are equal to zero (that is, it returns the vector (0,0)). To be added. + diff --git a/xml/System.Numerics/Vector3.xml b/xml/System.Numerics/Vector3.xml index 058bb43eb91..771619c4b77 100644 --- a/xml/System.Numerics/Vector3.xml +++ b/xml/System.Numerics/Vector3.xml @@ -378,6 +378,7 @@ Restricts a vector between a minimum and a maximum value. The restricted vector. To be added. + @@ -413,6 +414,7 @@ To be added. To be added. To be added. + @@ -446,6 +448,7 @@ To be added. To be added. To be added. + @@ -676,6 +679,7 @@ To be added. To be added. To be added. + @@ -885,6 +889,7 @@ To be added. To be added. To be added. + @@ -1163,6 +1168,7 @@ To be added. To be added. To be added. + @@ -1190,6 +1196,7 @@ To be added. To be added. To be added. + @@ -1369,6 +1376,7 @@ To be added. To be added. To be added. + @@ -1488,6 +1496,7 @@ To be added. To be added. To be added. + @@ -1673,6 +1682,7 @@ To be added. To be added. To be added. + @@ -1723,6 +1733,7 @@ Performs a linear interpolation between two vectors based on the given weighting. The interpolated vector. To be added. + @@ -1754,6 +1765,7 @@ To be added. To be added. To be added. + @@ -1785,6 +1797,7 @@ To be added. To be added. To be added. + @@ -1833,6 +1846,7 @@ Returns a vector whose elements are the maximum of each of the pairs of elements in two specified vectors. The maximized vector. To be added. + @@ -1866,6 +1880,7 @@ To be added. To be added. To be added. + @@ -1899,6 +1914,7 @@ To be added. To be added. To be added. + @@ -1932,6 +1948,7 @@ To be added. To be added. To be added. + @@ -1965,6 +1982,7 @@ To be added. To be added. To be added. + @@ -2013,6 +2031,7 @@ Returns a vector whose elements are the minimum of each of the pairs of elements in two specified vectors. The minimized vector. To be added. + @@ -2046,6 +2065,7 @@ To be added. To be added. To be added. + @@ -2079,6 +2099,7 @@ To be added. To be added. To be added. + @@ -2112,6 +2133,7 @@ To be added. To be added. To be added. + @@ -2145,6 +2167,7 @@ To be added. To be added. To be added. + @@ -2363,6 +2386,7 @@ To be added. To be added. To be added. + @@ -2436,6 +2460,7 @@ To be added. To be added. To be added. + @@ -2463,6 +2488,7 @@ To be added. To be added. To be added. + @@ -2551,6 +2577,7 @@ Gets a vector whose 3 elements are equal to one. A vector whose three elements are equal to one (that is, it returns the vector (1,1,1)). To be added. + @@ -3143,6 +3170,7 @@ To be added. To be added. To be added. + @@ -3170,6 +3198,7 @@ To be added. To be added. To be added. + @@ -3201,6 +3230,7 @@ To be added. To be added. To be added. + @@ -3280,6 +3310,7 @@ To be added. To be added. To be added. + @@ -3313,6 +3344,7 @@ To be added. To be added. To be added. + @@ -3344,6 +3376,7 @@ To be added. To be added. To be added. + @@ -3381,6 +3414,7 @@ To be added. To be added. To be added. + @@ -3502,6 +3536,7 @@ To be added. To be added. To be added. + @@ -3917,6 +3952,7 @@ To be added. To be added. To be added. + @@ -4249,6 +4285,7 @@ Gets a vector whose 3 elements are equal to zero. A vector whose three elements are equal to zero (that is, it returns the vector (0,0,0)). To be added. + diff --git a/xml/System.Numerics/Vector4.xml b/xml/System.Numerics/Vector4.xml index 107e61b64c1..612188b7d88 100644 --- a/xml/System.Numerics/Vector4.xml +++ b/xml/System.Numerics/Vector4.xml @@ -426,6 +426,7 @@ Restricts a vector between a minimum and a maximum value. The restricted vector. To be added. + @@ -461,6 +462,7 @@ To be added. To be added. To be added. + @@ -494,6 +496,7 @@ To be added. To be added. To be added. + @@ -724,6 +727,7 @@ To be added. To be added. To be added. + @@ -922,6 +926,7 @@ To be added. To be added. To be added. + @@ -1197,8 +1202,8 @@ System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.E)). To be added. @@ -1224,8 +1229,8 @@ System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.Epsilon)). To be added. @@ -1406,6 +1411,7 @@ To be added. To be added. To be added. + @@ -1525,6 +1531,7 @@ To be added. To be added. To be added. + @@ -1710,6 +1717,7 @@ To be added. To be added. To be added. + @@ -1768,6 +1776,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi ]]> + @@ -1799,6 +1808,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1830,6 +1840,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1878,6 +1889,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi Returns a vector whose elements are the maximum of each of the pairs of elements in two specified vectors. The maximized vector. To be added. + @@ -1911,6 +1923,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1944,6 +1957,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -1977,6 +1991,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2010,6 +2025,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2058,6 +2074,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi Returns a vector whose elements are the minimum of each of the pairs of elements in two specified vectors. The minimized vector. To be added. + @@ -2091,6 +2108,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2124,6 +2142,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2157,6 +2176,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2190,6 +2210,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -2405,8 +2426,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.NaN)). To be added. @@ -2478,8 +2499,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.NegativeInfinity)). To be added. @@ -2505,8 +2526,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.NegativeZero)). To be added. @@ -3192,8 +3213,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.Pi)). To be added. @@ -3219,8 +3240,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.PositiveInfinity)). To be added. @@ -3253,6 +3274,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3284,6 +3306,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3317,6 +3340,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3348,6 +3372,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3385,6 +3410,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + @@ -3503,8 +3529,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi System.Numerics.Vector4 - To be added. - To be added. + Gets a vector whose elements are equal to . + A vector whose elements are equal to (that is, it returns the vector Create(float.Tau)). To be added. @@ -4065,6 +4091,7 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi To be added. To be added. To be added. + diff --git a/xml/System.Windows.Media.Animation/ResumeStoryboard.xml b/xml/System.Windows.Media.Animation/ResumeStoryboard.xml index 318cafd6204..79ba93d72eb 100644 --- a/xml/System.Windows.Media.Animation/ResumeStoryboard.xml +++ b/xml/System.Windows.Media.Animation/ResumeStoryboard.xml @@ -20,7 +20,7 @@ - Supports a trigger action that resumes a paused . + A trigger action that resumes a paused . Determines whether the specified value is finite (zero, subnormal, or normal). if the value is finite (zero, subnormal or normal); otherwise. - To be added. + This effectively checks the value is not NaN and not infinite. @@ -2904,7 +2904,7 @@ This method correctly handles floating-point values and so `2.0` and `3.0` will Determines whether the specified value is normal. if the value is normal; otherwise. - To be added. + This effectively checks the value is not NaN, not infinite, not subnormal, and not zero. @@ -3199,7 +3199,7 @@ This function returns `true` for a complex number `a + bi` where `b` is zero. Determines whether the specified value is subnormal. if the value is subnormal; otherwise. - To be added. + This effectively checks the value is not NaN, not infinite, not normal, and not zero. diff --git a/xml/System/Half.xml b/xml/System/Half.xml index 63828c3183d..85e27961d12 100644 --- a/xml/System/Half.xml +++ b/xml/System/Half.xml @@ -1964,7 +1964,7 @@ A return value of `false` does not imply that Determines whether the specified value is finite (zero, subnormal, or normal). if the specified value is finite (zero, subnormal or normal); otherwise, . - To be added. + This effectively checks the value is not NaN and not infinite. @@ -2174,7 +2174,7 @@ This method correctly handles floating-point values and so `2.0` and `3.0` will Determines whether the specified value is normal. if is normal; otherwise. - To be added. + This effectively checks the value is not NaN, not infinite, not subnormal, and not zero. @@ -2396,7 +2396,7 @@ This function returns `true` for a complex number `a + bi` where `b` is zero. Determines whether the specified value is subnormal. if is subnormal; . - To be added. + This effectively checks the value is not NaN, not infinite, not normal, and not zero. diff --git a/xml/System/Single.xml b/xml/System/Single.xml index 715afd517c7..a724fd54153 100644 --- a/xml/System/Single.xml +++ b/xml/System/Single.xml @@ -2539,7 +2539,7 @@ A return value of `false` does not imply that Determines whether the specified value is finite (zero, subnormal or normal). if the specified value is finite (zero, subnormal or normal); otherwise, . - To be added. + This effectively checks the value is not NaN and not infinite. @@ -2915,7 +2915,7 @@ This method correctly handles floating-point values and so `2.0` and `3.0` will Determines whether the specified value is normal. if is normal; otherwise. - To be added. + This effectively checks the value is not NaN, not infinite, not subnormal, and not zero. @@ -3216,7 +3216,7 @@ This function returns `true` for a complex number `a + bi` where `b` is zero. Determines whether the specified value is subnormal. if is subnormal; otherwise. - To be added. + This effectively checks the value is not NaN, not infinite, not normal, and not zero.