Function that determines the case/problem we have to solve It also performs some checks
1  | find_my_case(q0_5, q0_1, q15_45, q15_35, e0, k)
 | 
q0_5 | 
 5q0. The probability that a new-born will die during the subsequent 5 years;  | 
q0_1 | 
 1q0. The probability that a life aged 0 will die during the following year;  | 
q15_45 | 
 45q15. The probability that a life aged 15 will die during the subsequent 45 years;  | 
q15_35 | 
 35q15. The probability that a life aged 15 will die during the subsequent 35 years;  | 
e0 | 
 Life expectancy at birth;  | 
k | 
 k-parameter in the log-quadratic model;  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.