db48x/help
Christophe de Dinechin ba092c2d25 Release 0.7.16 "Clean" - New commands
The focus of this release is on new commands, notably for matrix and vector
operations. This release also ships with a DM48X-specific keymap, which fixes a
problem with teh file selector on the DM32. The equation library has been extended with numerous equations, but they are not fully validated yet.

**Features**

* `con`, `idn` and `ranm` matrix generation commands
* `Array→` and `→Array` commands to convert array to/from stack
* `dot` product and `cross` product commands for vectors
* `DispXY` styled text rendering command
* `DupDup` command duplicating top item twice
* Add a large number of equations to equation library

**Bug fixes**

* Fix `decimal::to_bignum` for small magnitudes
* Return angle unit for `atan2` and `arg` commands
* The `for` loop on lists no longer ends leaving the debugger active
* Interactive stack `DropN` command returns to level 1
* Fix file selector's "New file" on DM32 so that ENTER terminates it
* A few fixes in equations in the equation library

**Improvements**

* Improve graphical rendering of expressions such as multiplication operators
* doc: Update status
* font: Fix `v` glyph vertical placement, add dot and cross glyphs
* ttf2font: Add additional verbose info about source data
* Add `CONSTANTS` as an alias for `ConstantsMenu`
* Replace documentation references to `EEX` with `×10ⁿ`
* Optimize parsing of real numbers in parentheses

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-09-02 03:22:28 +02:00
..
img help: Add documentation for the various constants 2024-07-24 14:33:54 +02:00
db48x.md Release 0.7.16 "Clean" - New commands 2024-09-02 03:22:28 +02:00
db50x.md Release 0.7.16 "Clean" - New commands 2024-09-02 03:22:28 +02:00
keyboard.png menus: Place ListMenu as a keyboard-accesisble menu 2024-03-28 23:51:08 +01:00
shifts.bmp images: Convert help images to BMP 2024-07-22 01:19:41 +02:00