Does .NET has Units conversion class? I need to convert inches to millimeters and vise versa.
.NET Framework doesn't have anything like this, but F# does Units of Measure.