Release 0.6.4 "Healing": Testing and fixes #816
c3d
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release focuses on heavy testing of the new variable-precision decimal stack. Adding tests also means finding bugs.
Another significant change is support for fixed-precision hardware-accelerated floating point, using 32-bit and 64-bit IEEE754 binary floating-point representation. Since this uses a binary format, some decimal values do not map to decimal correctly. For example, displaying 1.2 with a large number of decimals will show residue, because 1.2 does not have an exact (zero-terminated) representation in binary.
New features:
/key toFractionsMenuMathModesMenu.to insert DMS separatorsBug fixes:
variancewith single-column statisticsFlipFlag, consume them fromBinaryToFlagsBad argument valuefor index with bad arguments→Fracshould not error on integersWAITif on USB powerImprovements:
→QIterand→QPrecto avoid scrollingrt.insertwith calls toinsertTesting:
integrateusing decimal valuesGETIFull Changelog: v0.6.3...v0.6.4
This discussion was created from the release Release 0.6.4 "Healing": Testing and fixes.
Beta Was this translation helpful? Give feedback.
All reactions