Files
IronCalc/xlsx
Elsa Minsut a2d11a42cc update: adds docs, unit tests and xlsx tests for EVEN and ODD functions (#517)
* update: adds unit test for EVEN and ODD functions

* update: adds xlsx test for EVEN and ODD functions

* update: adds EVEN and ODD doc pages

* update: Math and Trigonometry main page links to new functions

* update: changes to functions badge type in main Math and Trigonometry page
2025-11-07 04:26:01 +01:00
..
2025-06-29 11:07:05 +02:00
2025-09-28 17:33:17 +02:00
2023-11-20 10:46:19 +01:00
2023-11-20 10:46:19 +01:00

IronCalc

📚 About

Xlsx importer and exporter for the IronCalc engine.

🚴 Usage

The command

cargo build --release

Will produce a binary:

  • /target/release/test you can use to test that IronCalc computes the same results as Excel on a particular file