I need to add a beast mode calculation that returns the number of days since the last recorded entry

I have a dataset with numbers of incidents and dates.  I need to add a calculated field that counts the number of days since the last entry of an incident.  The incidents column is a number, thus I want to calculate the number of days since the last time a number was entered.  Any suggestions?

Comments