UPDATE: Adjusted settings, styling and basic content pages

This commit is contained in:
Daniel
2024-11-20 18:17:52 +01:00
committed by Nicolás Hatcher Andrés
parent c1be1e47cb
commit 97846041e5
24 changed files with 922 additions and 88 deletions

View File

@@ -4,7 +4,7 @@ outline: deep
lang: en-US
---
# FV function
# FV
## Overview
@@ -12,7 +12,7 @@ FV (<u>F</u>uture <u>V</u>alue) is a function in the Financial category that can
FV can be used to calculate future value over a specified number of compounding periods. A fixed interest rate or yield is assumed over all periods, and a fixed payment or deposit can be applied at the start or end of every period.
If your interest rate varies between periods, use the FVSCHEDULE function (<span style="color:orange">link when page written</span>) instead of FV.
If your interest rate varies between periods, use the **FVSCHEDULE** function instead of FV.
## Parameters
@@ -51,7 +51,7 @@ If your interest rate varies between periods, use the FVSCHEDULE function (<span
## Examples
<span style="color:orange">Embed file - FV function examples.xlsx</span>.
[See this example in IronCalc](https://app.ironcalc.com/?model=h30aj-o2HyK-1jUR8)
## Links