Module

Data.Quantity.Physics

Package
purescript-quantities
Repository
sharkdp/purescript-quantities

This module defines certain constants of nature.

#speedOfLight Source

speedOfLight :: Quantity

The speed of light in vacuum.

#gravitationalConstant Source

gravitationalConstant :: Quantity

The Newtonian constant of gravitation.

#planckConstant Source

planckConstant :: Quantity

The Planck constant.

# Source

 :: Quantity

The reduced Planck constant.

#electronMass Source

electronMass :: Quantity

The mass of the electron.

#electronCharge Source

electronCharge :: Quantity

Elementary charge (charge of the electron).

#µ0 Source

µ0 :: Quantity

Magnetic constant (vacuum permeability).

#ε0 Source

ε0 :: Quantity

Electric constant (vacuum permittivity).

#µB Source

µB :: Quantity

Bohr magneton.

#α Source

α :: Quantity

Fine structure constant.

#protonMass Source

protonMass :: Quantity

Mass of the proton.

#avogadroConstant Source

avogadroConstant :: Quantity

Avogadro's number.

#kB Source

kB :: Quantity

Boltzmann constant.

#g0 Source

g0 :: Quantity

Standard gravitational acceleration on earth.

#idealGasConstant Source