dotnet / dotnet/dotnet-api-docs
Behavior changes with regards to the Parse/ToString methods for Double/Single should be documented
Open
:checkered_flag: Release: .NET Core 3.0
area-System.Numerics
Pri0
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
As per https://github.com/dotnet/corefx/issues/36446, there were several behavioral changes made with regards to the behavior of the `Parse` and `ToString` methods for `System.Double` and `System.Single`.
Those behavioral changes should be documented for .NET Core 3.0.
Contributor guide
Assessment
This issue has not been assessed yet.