dotnet / dotnet/dotnet-api-docs
Add underflow explanation for System.Double.Parse
Open
area-System.Numerics
doc-enhancement
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
See https://github.com/dotnet/dotnet-api-docs/pull/3234#discussion_r327847389.
Also, we added remarks to the Double.Parse and Double.TryParse methods about values that are closer to min/max than positive or negative infinity. Should we add this same info to the Single.Parse and Single.TryParse remarks?
Contributor guide
Assessment
This issue has not been assessed yet.