Skip to main content

final_length

Function final_length 

Source
pub fn final_length(
    initial_length_m: f64,
    coefficient_per_k: f64,
    delta_temp_k: f64,
) -> Result<f64, ThermalExpansionError>