Implementing the floating-point classification APIs for System.Single and System...
authorTanner Gooding <tagoo@outlook.com>
Tue, 11 Jul 2017 23:05:57 +0000 (16:05 -0700)
committerTanner Gooding <tagoo@microsoft.com>
Tue, 18 Jul 2017 20:46:40 +0000 (13:46 -0700)
commit09062805d6f2634be47068743a06aeb020df92ce
treeb52e80524e69e9b2d552f9d506c8e7d7a3b937a5
parent8031c23dd16815353b8510713dc413785408521d
Implementing the floating-point classification APIs for System.Single and System.Double.
src/mscorlib/shared/System/BitConverter.cs
src/mscorlib/src/System/Double.cs
src/mscorlib/src/System/Single.cs