milk

Gets the cumulative amount of assimilation energy from birth till weaning (of baby mammals)

Contents

Syntax

U_L = milk(f, p)

Description

Computes the cumulative amount of assimilation energy from birth till weaning (of baby mammals)

Input

Output

      U_L = E_L/ {p_Am}: U_L = f int_0^(a_x - a_b) L^2(t) dt

Example of use

milk(1, [1; 2; 10; 3; .9])