Christophe de Dinechin

Results 220 comments of Christophe de Dinechin
trafficstars

When entering `2∡3` and realizing that the current mode is `Radians` but you want to enter `Degrees`, there is no easy way to do that.

Expose this through a user command, e.g. `WrapFunction`?

The initial reason for that feature was to implement plotting, solver and numeric integration. The same speed effect was achieved by having an `indep` field that is checked when recalling...

Cannot seem to reproduce on simulator.

My current thinking is that at some point, there will be a special variable (e.g. `Header`) that will be evaluated to put whatever you want in the header. So putting...

@spiff72 Is this something you could get used to, or would you prefer to have (at least an option for) empty menus in that case?

This was originally intentional, to make it possible to define custom units using variables. And `200` is a valid unit expression, so it does something sensible with it. That being...

This is an expected, but undocumented deviation from HP's RPL. HP48's will automatically return complex values for real input HP50 has a -103 flag for real vs. complex results, but...

Fixed when implementing #951. This maps to flag -103 as indicated in previous comment. Closing.

Also a bad build