dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
725 stars 1.56k forks source link

Add docs remarks for `IsRealNumber` handling of infinities #10565

Closed FilipToth closed 2 weeks ago

FilipToth commented 2 weeks ago

Summary

Added documentation coverage for IsRealNumber methods' handling of infinities, which may seem unintuitive to some developers. For further details, refer to the linked issue.

A separate PR will be submitted into dotnet/runtime to update inline documentation comments once this change is approved, in order to avoid simultaneous changes across two repos.

Fixes dotnet/runtime#103930

learn-build-service-prod[bot] commented 2 weeks ago

Learn Build status updates of commit 02640d9:

:warning: Validation status: warnings

File Status Preview URL Details
xml/System.Numerics/Complex.xml :warning:Warning View Details
xml/System.Numerics/INumberBase`1.xml :white_check_mark:Succeeded View
xml/System.Runtime.InteropServices/NFloat.xml :white_check_mark:Succeeded View
xml/System/Double.xml :white_check_mark:Succeeded View
xml/System/Half.xml :white_check_mark:Succeeded View
xml/System/Single.xml :white_check_mark:Succeeded View

xml/System.Numerics/Complex.xml

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

learn-build-service-prod[bot] commented 2 weeks ago

Learn Build status updates of commit e07db1b:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/System.Numerics/Complex.xml :white_check_mark:Succeeded View
xml/System.Numerics/INumberBase`1.xml :white_check_mark:Succeeded View
xml/System.Runtime.InteropServices/NFloat.xml :white_check_mark:Succeeded View
xml/System/Double.xml :white_check_mark:Succeeded View
xml/System/Half.xml :white_check_mark:Succeeded View
xml/System/Single.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please:

AaronRobinsonMSFT commented 2 weeks ago

@tannergooding Are you okay with this update?

learn-build-service-prod[bot] commented 2 weeks ago

Learn Build status updates of commit de098e3:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/System.Numerics/INumberBase`1.xml :white_check_mark:Succeeded View
xml/System.Runtime.InteropServices/NFloat.xml :white_check_mark:Succeeded View
xml/System/Double.xml :white_check_mark:Succeeded View
xml/System/Half.xml :white_check_mark:Succeeded View
xml/System/Single.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please: