//chemical kinetics and catalysis// //example 3.6// t=1590;//half life of given radio active element in years// k=0.693/t;//formula of decay constant for first order reactions// printf("the value of decay constant is %f/year",k);