SI_Format

SI_Format allows strings like 21.34km be parsed to return a numerical value of 21,340 as a float, double or decimal. SI_Format will also adjust the value of float, double or decimal such that 34,560 may be written as 34.56kB where "B" was passed as the unit to use. Some physical constants are provided for C# use.


Keywords
Install
Install-Package SI_Format -Version 1.1.3