pub fn is_subluminal_speed(speed: f64) -> bool
Returns true when speed is finite, non-negative, and strictly less than the speed of light.
true
speed