Function simply_supported_uniform_load_reactions
pub fn simply_supported_uniform_load_reactions(
span: f64,
load_per_length: f64,
) -> Option<(f64, f64)>Expand description
Computes support reactions for a simply supported beam with a uniform load.