motoko-base icon indicating copy to clipboard operation
motoko-base copied to clipboard

Float.equalWithin tolerance?

Open ByronBecker opened this issue 1 year ago • 0 comments

Just saw that Float.equal() was deprecated, and was wondering what the language-level tolerance/limits of float equality are. How precise will the language go, and are there any guidelines that can be put in the documentation for this method?

ByronBecker avatar Mar 19 '23 22:03 ByronBecker