half precision floating point number (IEEE754) binary16 (try to be compatible with the built in System.Half in DotNet 5), see more at https://github.com/qingfengxia/System.Half.
Info
Version: | 1.0.0 |
Author(s): | Ladislav Lang (2009), Joannes Vermorel (2017), packed by Qingfeng Xia (2021) |
Last Update: | Friday, March 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Half |
Install
Install-Package Half
dotnet add package Half
paket add Half
Half Download (Unzip the "nupkg" after downloading)