Sign In
Andrew Kennedy's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
F#
Generics
Types
Units
Units of Measure
Browse by Tags
MSDN Blogs
>
Andrew Kennedy's Blog
>
All Tags
>
units of measure
Tagged Content List
Blog Post:
Units of Measure in F#: Part Three, Generic Units
andrewkennedy
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 it is working in? That's the subject of today...
on
4 Sep 2008
Blog Post:
Units of Measure in F#: Part Two, Unit Conversions
andrewkennedy
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 this DLL, you'll need to reference if from...
on
2 Sep 2008
Blog Post:
Units of Measure in F#: Part One, Introducing Units
andrewkennedy
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 have been prevented if the NASA engineers had...
on
29 Aug 2008
Page 1 of 1 (3 items)