CalcPad



Calculation pad

  1. Physics Answer Calculator
  2. How To Open Calcpad On Webassign
  3. Webassign Calcpad

Hi Tony, I am an avid user of CalcPad since quite a while now. Thank you for this neat calculator tool! I have three things to note:

CalcpadCalcPad

1) There might be a bug with mainly affects the options panel. The controls there do not work for me, since the function call seems wrong. I think

GetIndependentModuleName()+'#CalcPad#XXX'

Physics Answer Calculator

Product description Ideal as a calculator for mobile professionals, our CalcPad 200 doubles as a laptop numeric keypad. You can crunch numbers in stand-alone calculator mode or attach it to your laptop via USB port. You can even send your last calculation to your PC instead of re-entering it. CalcPad aims to create an application that allows engineers to author design calculations quickly and easily. The goal is to allow users to write variable- and unit- aware equations linked by design narrative and organised into clear sections, including code references, drawings, and highlighted results. For now, anything else is a bonus.

should be

GetIndependentModuleName()+'#XXX'

How To Open Calcpad On Webassign

I did not notice this until now, since I am usually fine with the default settings.

CalcPadCalculation pad

2) I quite often mistakenly want to edit the line of the previous result, which of course is not possible, while forgetting that I first have to press up. This is mainly a problem of getting used to it, but I wonder if the distinction between result and edit line could be made easier, e.g., by drawing a line under the last result to separate the edit line visually better.

Webassign Calcpad

3) Maybe that would be something nice to add in the future: It is a bit tedious to write common functions (like sin in degrees, which would be sin(x*pi/180)). I think it would be a great addition to have a small side panel with buttons for common functions, which get inserted at the current cursor position with a button press.