merge fvschedule #56
# Conflicts: # base/src/functions/mod.rs # base/src/test/mod.rs
This commit is contained in:
@@ -31,7 +31,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
|
||||
| DURATION | <Badge type="tip" text="Available" /> | – |
|
||||
| EFFECT | <Badge type="tip" text="Available" /> | – |
|
||||
| FV | <Badge type="tip" text="Available" /> | [FV](financial/fv) |
|
||||
| FVSCHEDULE | <Badge type="info" text="Not implemented yet" /> | – |
|
||||
| FVSCHEDULE | <Badge type="tip" text="Available" /> | [FVSCHEDULE](financial/fvschedule) |
|
||||
| INTRATE | <Badge type="info" text="Not implemented yet" /> | – |
|
||||
| IPMT | <Badge type="tip" text="Available" /> | – |
|
||||
| IRR | <Badge type="tip" text="Available" /> | – |
|
||||
|
||||
@@ -7,6 +7,5 @@ lang: en-US
|
||||
# FVSCHEDULE
|
||||
|
||||
::: warning
|
||||
🚧 This function is not yet available in IronCalc.
|
||||
[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions)
|
||||
🚧 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).
|
||||
:::
|
||||
Reference in New Issue
Block a user