theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
158 stars 30 forks source link

Provide System.Half matching .NET 5.0 #127

Open theraot opened 3 years ago

theraot commented 3 years ago

Documentation: https://docs.microsoft.com/en-us/dotnet/api/system.half?view=net-5.0

NN--- commented 3 years ago

Dependencies:

  1. System.Number
  2. BitConverter.SingleToInt32Bits, BitConverter.Int32BitsToSingle
  3. float.SignMask, float.SignShift, float.ExponentMask, float.ExponentShift, float.SignificandMask, also for double