kalker icon indicating copy to clipboard operation
kalker copied to clipboard

Features/Documentation

Open m4r35n357 opened this issue 7 months ago • 2 comments

I could not find any reference to floating point precision in the features list. Is it fixed? Is there a choice? Is is arbitrary precision?

Can you add a statement regarding floating point precision to the feature list?

m4r35n357 avatar Sep 07 '25 09:09 m4r35n357

Hmm well the default precision is 1024 (although rounded when printed) but you can set a specific one with the --precision flag, which also disables the rounding. Not quite sure how to describe that in the feature list

PaddiM8 avatar Sep 10 '25 18:09 PaddiM8

That is why it needs describing ;) So, if it is fixed 1024-bit precision, just say that. If it is arbitrary precision, then say that. As you can tell, I am still not sure myself . . .

m4r35n357 avatar Sep 11 '25 08:09 m4r35n357