libtomfloat icon indicating copy to clipboard operation
libtomfloat copied to clipboard

A library that provides multiple precision floating point arithmetic

Results 3 libtomfloat issues
Sort by recently updated
recently updated
newest added

When compiling a simple example (`ex1` but with one of the variables initialized using `mpf_from_string`), I get a linker error (undefined reference). After grepping through the source code, I also...

Near as I can tell, there is no function that does this. Is this intentional? Knowing the risks of truncation, how would I go about doing this kind of transformation?

This is a mkfile to build libtomfloat on Plan9/APE (ANSI-POSIX ENVIRONMENT)