* Right branch for ACOT for negative numbers * correct error for ACOTH * Correct approx for COTH for x > 20
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests