#include "zmij.h"
#include <stdio.h>
int main() {
char buf[zmij::buffer_size];
zmij::dtoa(1.0, buf);
puts(buf);
}
I get `g++ zmij.cc test.c -o test && ./test` => `0.000000000000001e+15`I have been doing some tests. Is it correct to assume that it converts 1.0 to "0.000000000000001e+15".
Is there a test suite it is passing?
* It would make the landing page a bit heavier * I would need to synchronize deployments somehow
But I guess I should do that sooner rather than later.
Thanks!
Congratulations, can't wait to have some time to study this further
We have IronCalc[1]. We don't make money from customers as we don't have a finalized product yet. But we have an ongoing grant from the NLnet[2]. You can have a look at the kind of projects they are granting money. It's always a source of inspiration.
That being said IronCalc takes a lot of time from me. Way more than a side project should.
[1]: https://mosh.org/
https://hn-wrapped.kadoa.com/nhatcher
(Kind of embarrassing TBH)