pub const SPEED_OF_LIGHT: f64 = 299_792_458.0; // 299792458f64
Speed of light in vacuum in meters per second.
Broader physical constants belong in the top-level use-constants set.
use-constants