FIX: Fixes broken links, rewording

This commit is contained in:
Nicolás Hatcher
2024-11-24 15:33:50 +01:00
committed by Nicolás Hatcher Andrés
parent 8243e231ab
commit 16212b1518
14 changed files with 342 additions and 361 deletions

View File

@@ -11,24 +11,24 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
| Function | Status | Documentation |
| ---------- | ---------------------------------------------- | ------------- |
| CELL | <Badge type="info" text="Not available yet" /> | |
| CELL | <Badge type="info" text="Not implemented yet" /> | |
| ERROR.TYPE | <Badge type="tip" text="Available" /> | |
| INFO | <Badge type="info" text="Not available yet" /> | |
| INFO | <Badge type="info" text="Not implemented yet" /> | |
| ISBLANK | <Badge type="tip" text="Available" /> | |
| ISERR | <Badge type="tip" text="Available" /> | |
| ISERROR | <Badge type="tip" text="Available" /> | |
| ISEVEN | <Badge type="tip" text="Available" /> | |
| ISFORMULA | <Badge type="tip" text="Available" /> | |
| ISLOGICAL | <Badge type="tip" text="Available" /> | |
| ISNA | <Badge type="info" text="Not available yet" /> | |
| ISNA | <Badge type="info" text="Not implemented yet" /> | |
| ISNONTEXT | <Badge type="tip" text="Available" /> | |
| ISNUMBER | <Badge type="tip" text="Available" /> | |
| ISODD | <Badge type="tip" text="Available" /> | |
| ISOMITTED | <Badge type="info" text="Not available yet" /> | |
| ISOMITTED | <Badge type="info" text="Not implemented yet" /> | |
| ISREF | <Badge type="tip" text="Available" /> | |
| ISTEXT | <Badge type="tip" text="Available" /> | |
| N | <Badge type="info" text="Not available yet" /> | |
| N | <Badge type="info" text="Not implemented yet" /> | |
| NA | <Badge type="tip" text="Available" /> | |
| SHEET | <Badge type="tip" text="Available" /> | |
| SHEETS | <Badge type="info" text="Not available yet" /> | |
| SHEETS | <Badge type="info" text="Not implemented yet" /> | |
| TYPE | <Badge type="tip" text="Available" /> | |