Free database script calculate date

I have free database SQLite installed and don't know how to calculate the difference of two dates.
I have a table Person with two date fields: BirthDate and DeathDate.
I need to find the difference between the dates in years.
