Open Collective
Open Collective
Loading
float type is now a 1st class citizen
Published on November 8, 2019 by José Simões

float type is now a 1st class citizen in nanoFramework BCL.

The missing properties like NaN, Infinity and methods like Parse() and TryParse() are now available.

BTW, our CompareTo() in float and double are now fully aligned with the .NET API.