Skip to main content

eroi

Function eroi 

Source
pub fn eroi(energy_returned: u64, energy_invested: u64) -> f32
Expand description

Energy Return On Investment = energy_returned / energy_invested. 0.0 if nothing was invested. The physics-bound viability ratio of a value flow.