Module

Data.Units.SI

Package
purescript-quantities
Repository
sharkdp/purescript-quantities

This module defines the seven SI base units.

#meter Source

meter :: DerivedUnit

The meter is the standard unit of length.

#kilogram Source

kilogram :: DerivedUnit

The kilogram is the standard unit of mass.

#second Source

second :: DerivedUnit

The second is the standard unit of time.

#gram Source

gram :: DerivedUnit

One gram equals one-thousandth of a kilogram.

#ampere Source

ampere :: DerivedUnit

The ampere is the standard unit of electric current.

#mole Source

mole :: DerivedUnit

The mole is the standard unit for amount of substance.

#kelvin Source

kelvin :: DerivedUnit

The kelvin is the standard unit of temperature.

#candela Source

candela :: DerivedUnit

The candela is the standard unit of luminous intensity.