Module
Data.Units.Misc
- Package
- purescript-quantities
- Repository
- sharkdp/purescript-quantities
A collection of units that do not fit anywhere else.
#calorie Source
calorie :: DerivedUnitUnit of energy, 1 cal = 4.184 J.
#btu Source
btu :: DerivedUnitUnit of energy, 1 BTU = 1055.05585262 J.
#lbf Source
lbf :: DerivedUnitUnit of force, 1 lbf = 4.448222 N.
#ozf Source
ozf :: DerivedUnitUnit of force, 1 ozf = 16 lbf.
#kgf Source
kgf :: DerivedUnitUnit of force, 1 kgf = 9.806650 N.
#rpm Source
rpm :: DerivedUnitUnit of frequency, 1 rpm = 1/min.
#fortnight Source
fortnight :: DerivedUnitUnit of time, 1 fortnight = 2 weeks.
#mmHg Source
mmHg :: DerivedUnitUnit of pressure, 1 mmHg = 133.322387415 Pa.
#psi Source
psi :: DerivedUnitUnit of pressure, 1 psi = 6.894757 kPa.
#atm Source
atm :: DerivedUnitUnit of pressure, 1 atm = 101325 Pa.
#pixel Source
pixel :: DerivedUnitSmallest addressable element on a digital display.
#dot Source
dot :: DerivedUnitSmallest possible output resolution on a printing device.
#frame Source
frame :: DerivedUnitA single image in a (video) sequence.
#piece Source
piece :: DerivedUnitA separate or limited portion or quantity of something.
#person Source
person :: DerivedUnitA human being.
- Modules
- Data.
Quantity - Data.
Quantity. Math - Data.
Quantity. Physics - Data.
Units - Data.
Units. Astronomical - Data.
Units. Bit - Data.
Units. CGS - Data.
Units. Currency - Data.
Units. Imperial - Data.
Units. Misc - Data.
Units. Nautical - Data.
Units. PartsPerX - Data.
Units. SI - Data.
Units. SI. Accepted - Data.
Units. SI. Derived - Data.
Units. Time - Data.
Units. USCustomary - Quantities