Module

Data.Units.Misc

Package
purescript-quantities
Repository
sharkdp/purescript-quantities

A collection of units that do not fit anywhere else.

#calorie Source

calorie :: DerivedUnit

Unit of energy, 1 cal = 4.184 J.

#btu Source

btu :: DerivedUnit

Unit of energy, 1 BTU = 1055.05585262 J.

#lbf Source

lbf :: DerivedUnit

Unit of force, 1 lbf = 4.448222 N.

#rpm Source

rpm :: DerivedUnit

Unit of frequency, 1 rpm = 1/min.

#fortnight Source

fortnight :: DerivedUnit

Unit of time, 1 fortnight = 2 weeks.

#mmHg Source

mmHg :: DerivedUnit

Unit of pressure, 1 mmHg = 133.322387415 Pa.

#psi Source

psi :: DerivedUnit

Unit of pressure, 1 psi = 6.894757 kPa.

#atm Source

atm :: DerivedUnit

Unit of pressure, 1 atm = 101325 Pa.

#pixel Source

pixel :: DerivedUnit

Smallest addressable element on a digital display.

#dot Source

dot :: DerivedUnit

Smallest possible output resolution on a printing device.

#piece Source

piece :: DerivedUnit

A separate or limited portion or quantity of something.

#person Source

person :: DerivedUnit

A human being.