Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest, and time period in years. Input p: Principal amount t: Time period in years r: Annual rate of interest Output Simple Interest = p * t * r / 100