Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Units of Measure   (RSS)

Units of Measure in F#: Part Three, Generic Units

In the first two articles in this series, we saw how to declare base and derived units, introduce constants with units, define our own conversion functions, and have F# check the units for us. But what if we're writing code that doesn't care what units

Units of Measure in F#: Part Two, Unit Conversions

In today's article I'll show you how to use different systems of units, convert between units, and interface with non-unit-aware code. PowerPack goodies First, though, let's have a look at some handy definitions provided in the F# PowerPack. To access
Posted by andrewkennedy | 20 Comments
Filed under: , , ,

Units of Measure in F#: Part One, Introducing Units

Do you remember NASA's Mars Climate Orbiter? It was lost in September 1999 because of a confusion between metric and so-called " English " units of measurement . The report into the disaster made many recommendations. In all likelihood, the accident could
Posted by andrewkennedy | 24 Comments
Filed under: , , ,
 
Page view tracker