Release 0.9.9 "Headrest" - Ranges #1501
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 introduces four range types to perform computations on ranges, and fixes serious graphical regressions that remained undetected by the test suite.
New features
1…3), delta range (2±1) and percent range (2±50%), for which arithmetic and most operations have been implemented.2±3σ), for which arithmetic and operations are not implemented yet.ShowAsDecimal, presents integers and fractions using a decimal format. This is useful for people working in banking, who can use2 FIXmode for all values. In that mode,50will display as50.00, and3/4will display as0.75. TheShowcommand still shows the original value.^operator now operates on arraysBug fixes
bitmap.Improvements
σ(used for uncertain numbers) replacesρ(unused at the moment) on the keyboard in alpha mode.This discussion was created from the release Release 0.9.9 "Headrest" - Ranges.
Beta Was this translation helpful? Give feedback.
All reactions