planckTemperature top-level constant

Temperature const planckTemperature

Contemporary models of physical cosmology postulate that the highest possible temperature is the Planck temperature.

Implementation

const Temperature planckTemperature = Temperature.constant(
    Double.constant(1.416784e32),
    uncert: 0.000011293182305841964);