Skip to main content

shear_stress

Function shear_stress 

Source
pub fn shear_stress(
    force_newtons: f64,
    area_m2: f64,
) -> Result<f64, StressError>