User Tools

Site Tools


dcalcunix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dcalcunix [2021/10/02 22:58] – [Extending gdcalc] admindcalcunix [2021/10/14 16:57] – [Extending gdcalc] admin
Line 45: Line 45:
  
 ===== Extending gdcalc ===== ===== Extending gdcalc =====
-**gdcalc** is fully programmable (you've got the source!) and I've left loads of blank keys on the GUI for you to add in your favourites. If you add functions that you think would be interesting for the world at largeplease let me have the diffs and I'll put them in. Fixes also welcome ... upgrade ideas tolerated.+**gdcalc** is programmable (quite apart from the fact that you can get the source!) and I've left loads of blank keys on the GUI for you to add in your favourites. Just click on a blank button and add your own label and (algebraic) formula. You can reference xy, z, t and l registers eg label="**HYP**" expr="sqrt(x^2+y^2)"
 + 
 +Custom keys are indicated by the prefix "CUSTOM:in the tooltip, visible if you hover the mouse over the button. 
 + 
 +To change or delete a custom key, right click on it.
  
 ===== Keyboard shortcuts ===== ===== Keyboard shortcuts =====
Line 59: Line 63:
 | x | clear x | | x | clear x |
 | <down> | ROLL | | <down> | ROLL |
 +| % | X percent of Y |
 +| ESC | INV |
 | <enter>, <up> | enter | | <enter>, <up> | enter |
 | <bsp> | backspace | | <bsp> | backspace |
Line 161: Line 167:
 ===== Copyright ===== ===== Copyright =====
  
-Copyright (C) 1997-2018 Bob Hepple+Copyright (C) 1983-2021 Bob Hepple
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
  
dcalcunix.txt · Last modified: 2021/10/20 01:23 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki