Skip to content

Improve Math.Round, Math.ILogB, and do some minor cleanup of Half, Single, and Double - #98040

Merged
tannergooding merged 7 commits into
dotnet:mainfrom
tannergooding:math-round
Feb 7, 2024
Merged

Improve Math.Round, Math.ILogB, and do some minor cleanup of Half, Single, and Double#98040
tannergooding merged 7 commits into
dotnet:mainfrom
tannergooding:math-round

Make sure BitDecrement checks `IsFinite(x)` not `IsFinite(bits)`

fa7dd98
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs