Calculates the future value of an initial principal after applying a series
of compound interest rates. Use this function to calculate the future value
of an investment with a variable or adjustable rate.
Remarks:
The values in schedule can be numbers or null; any other value will cause
this function to throw a RangeError. Null values are taken as zeros (no
interest).
Calculates the future value of an initial principal after applying a series of compound interest rates. Use this function to calculate the future value of an investment with a variable or adjustable rate.
Remarks:
null; any other value will cause this function to throw a RangeError. Null values are taken as zeros (no interest).