Skip to main content

mean_lifetime

Function mean_lifetime 

Source
pub fn mean_lifetime(decay_constant: f64) -> Option<f64>
Expand description

Computes the mean lifetime from a decay constant.

Formula: tau = 1 / lambda.