kalker
kalker copied to clipboard
Features/Documentation
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?
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
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 . . .