Files
IronCalc/xlsx
Elsa Minsut f30f6864e2 update: adds docs and xlsx tests for DEGREES and RADIANS functions (#507)
* update: adds DEGREES and RADIANS documentation pages

* update: adds DEGREES and RADIANS xlsx tests

* update: Math and Trigonometry main page links

* update: removes links to missing example file
2025-11-06 22:55:28 +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