UPDATE: text changes in some sections, adds placeholder pages

This commit is contained in:
Daniel
2024-11-24 19:14:18 +01:00
committed by Nicolás Hatcher Andrés
parent 16212b1518
commit cb38eff899
8 changed files with 98 additions and 48 deletions

View File

@@ -4,23 +4,9 @@ outline: deep
lang: en-US
---
::: warning
**Note:** This function is not yet available in IronCalc 🚧
[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions)
:::
::: warning
**Note:** This page is under construction 🚧
:::
# CUBEKPIMEMBER
## Parameters
## Overview
## Examples
[See this example in IronCalc](https://app.ironcalc.com/?filename=cubekpimember)
## Links
::: warning
🚧 This function is not yet available in IronCalc.
[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions)
:::

View File

@@ -26,7 +26,7 @@ If your interest rate varies between periods, use the **FVSCHEDULE** function in
### Additional notes
- FV may generate #ERROR!, #VALUE! or #DIV/0! errors. For more details see our Error Types page (<span style="color:orange">link when page written</span>).
- FV may generate #ERROR!, #VALUE! or #DIV/0! errors. For more details see our [Error Types page](/features/error-types.md).
- Make sure that the _rate_ argument specifies the interest rate or yield applicable to the compounding period, based on the value chosen for _nper_.
- The _pmt_ and _pv_ arguments should be expressed in the same currency unit. FV returns a value in the same currency unit.
- To ensure a worthwhile result, one of the _pmt_ and _pv_ arguments should be set to a non-zero value.

View File

@@ -4,18 +4,8 @@ outline: deep
lang: en-US
---
::: warning
**Note:** This page is under construction 🚧
:::
# ADDRESS
## Parameters
## Overview
## Examples
[See this example in IronCalc](https://app.ironcalc.com/?filename=address)
## Links
::: warning
🚧 This function is implemented but currently lacks detailed documentation. For guidance, you may refer to the equivalent functionality in [Microsoft Excel documentation](https://support.microsoft.com/en-us/office/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb).
:::