pub fn time_dilation_factor(velocity: &Quantity) -> Option<f64>
The time-dilation factor γ for a velocity given as a speed Quantity (β derived as v/c). None if velocity is not a speed or is ≥ c.
γ
Quantity
v/c
None
velocity
c