physics-0.1.2.1: dimensions, quantities and constants
Physics.Units.Planck.Base
type One = Planck Z Z Z Z Z Source #
one :: Num a => One a Source #
type Metre = Planck P1 Z Z Z Z Source #
metre :: Num a => Metre a Source #
type Kilogram = Planck Z P1 Z Z Z Source #
kilogram :: Num a => Kilogram a Source #
type Second = Planck Z Z P1 Z Z Source #
second :: Num a => Second a Source #
type Coulomb = Planck Z Z Z P1 Z Source #
coulomb :: Num a => Coulomb a Source #
type Kelvin = Planck Z Z Z Z P1 Source #
kelvin :: Num a => Kelvin a Source #