function e = ecalc(AF) %ecalc(AF) calculates a constant used in determining the B1 and B2 variables. % %AF = agefactor = agefact(age) (age in years) % %From Ijspeert, 1992. % %SEE: B1calc, B2calc, agefact. e = (AF^.5)/2000; %calculation for e