Module Owl.Const (.ml)

module Const: Owl_const


Values of physical constants

International System of Units (French: Système international d'unités, SI), historically also called the MKSA system of units for metre–kilogram–second–ampere.

The SI system of units extends the MKS system and has 7 base units, by expressing any measurement of physical quantities using fundamental units of Length, Mass, Time, Electric Current, Thermodynamic Temperature, Amount of substance and Luminous Intensity, which are Metre, Kilogram, Second, Ampere, Kelvin, Mole and Candela respectively.

http://www.npl.co.uk/upload/pdf/units-of-measurement-poster.pdf

module SI: sig .. end
module Prefix: sig .. end
module MKS: sig .. end
module CGS: sig .. end
module CGSM: sig .. end