universal_constants
Collection of physical and mathematical constants that are generally considered to be universally constant. This package serves to supplement builtin constant values.
API
use universal_constants as uc;
// Unit conversions.
distance;
time;
// Math constants.
math;
// Planetary constants.
earth;