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