summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/MathF.cs
AgeCommit message (Expand)AuthorFilesLines
2019-08-07[release/3.0] Updating Math.Round and MathF.Round to be IEEE compliant so tha...Tanner Gooding1-11/+57
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-17Merge pull request #23762 from dotnet/NullableFeatureSantiago Fernandez Madero1-1/+1
2019-04-16Changing Math.Max, Math.Min, Math.MaxMagnitude, and Math.MinMagnitude to prop...Tanner Gooding1-34/+18
2019-04-10Nullable: System (most of it) (#23774)Stephen Toub1-1/+1
2019-02-12Add new rounding modes to System.Math, System.MathF (#20815)hamish-rose1-11/+43
2018-11-14Cleanup on the new Math APIs (#20993)Tanner Gooding1-6/+12
2018-11-12Some cleanup of the Math functions from #20788 (#20912)Tanner Gooding1-2/+50
2018-11-05Adding some new functions to System.Math and System.MathF (#20788)Tanner Gooding1-17/+80
2018-09-19Turns Math/MathF RoundLimit into a constant (#20044)Marek Safar1-1/+1
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+235