Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
Take No CrapwareOG Dad CapNo Password


Join our Facebook groupFollow us on TwitterFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Science, Engineering, GIS, Astronomy, Chemistry, Math, Weather » CalcPad v1.14   
File - Download CalcPad v1.14
Description

Always scroll to the bottom of the page for the main download link.
We don't believe in fake/misleading download buttons and tricks. The link is always in the same place.


CalcPad v1.14

A smart notepad that calculates answers based on what you type in.

It allows you to type in math expressions, assign variables, define functions, convert units, add units together and much more. There is no enter button, it automatically evaluates everything you type as you type it. You can go back and edit, add, or delete anything you want at any time, just like a notepad, and all the calculations will update accordingly.

From the author:

About
CalcPad was designed to take full advantage of the computer screen, keyboard, and mouse. In the past many people tried to simulate calculators as closely as possible. They would even purposely add limitations to make it behave more like a regular calculator. For example, with many physical calculators, if you are typing in an expression and make a mistake, you had to start all over again. On a PC there is no reason for this, but people would add that behavior as if it was a feature. Because of this, I created my own calculator long before CalcPad, but always wanted something like this, so I made it.

Philosophy
While developing CalcPad, there are a couple things I keep in mind that help determine what features I add.

The Little Things Add Up: In software development, some features are categorized as "quality of life". They are often small changes that make things a bit more convenient. A good example of this is all the ways you can type numbers in (see: numeric syntax). I try to keep an eye out for these things and implement them when I can.

Empower Existing Features: When I added units to CalcPad, all you could do was convert one unit to the next. The "units" feature was not powerful. Instead of moving on to the next completely new feature, I kept working on the "units" feature and coming up with ideas to make it a better feature (see: unit support).
Context (The Little Things Add Up)

Language can be ambiguous at times, even mathematical symbols, such as the dash "-". CalcPad is able to deal with some of these, and figure out the intended meaning of a symbol. So if you use the "-" symbol, CalcPad will figure out if you're trying to do subtraction or negation. Below is a list of words and symbols that CalcPad will use in a way that makes sense.

Dash "-" can be subtraction or negation.
Percent "%" can be percent suffix or modulo operator.
Bash "!" can be factorial or logical not.
Semicolon ":" can be division (i.e. ratio) or equals (e.g. price: $20).
Logic And Bitwise Operators ("not", "and", "or", etc.) can be used on booleans (logic) or integers (bitwise).

Structural characters require context to be accounted for as well.

Both "<" and ">" can be brackets for vectors: "<4,8>". Or as relational operators: "4 > 8", which outputs "False".
The "," can be used in numbers: "2,000,000". Or as a delimiter for functions parameters: "f(2,-2)". And vectors: "<4,8>".

Keep in mind that any word or symbol you use as a variable or user-defined function will take precedence over its default meaning.
Unit Support (Empower Existing Features)

There is a ton of unit support. This is a list of most of what you can do with units and how units behave.

Unit Conversion: You can convert units like so, "5 meters to feet" or "pound to kilogram".
Unit Conversion: To convert units you can type "to" or "in".
Unit arithmetic: "4 feet + 8 inches" outputs "4.66 feet".
Unit arithmetic: You can combine it with unit conversion, so "2 meters + 4 inches in feet" outputs "6.9 feet"
Implied 1. The units in "pint to cup" and the first unit in "foot + 2 meters" have an invisible 1 before it.
Implied first unit used. If you type "meter + 2 feet + 10", it is the same as typing "meter + 2 feet + 10 meters".
Multiple ways to type a unit: inch or inches and foot or feet.
Can pass angle units into trig functions: sin(1 radian) or sin(1.2 rads) &amp; cos(90 degrees) or cos(180 degs).
Can pass units into user-defined functions.
Convert between mass &amp; energy (E=mc^2) . E.g. 10 megatons to pounds = 1.03 pounds.
Constants are saved in their respective units. If you type in "speed of light" it will output "1,498,962,290 meter/second".
You can use unit conversion with constants. Typing "Earth.Circumference in inches" will output "1,577,755,956 inches".
Define your own units.
Dimensional Analysis.
Function "what is" can be used on units to give physical quantity or vise versa.
Function "in base units" can be used on units to break it down into the base SI units that make it up.
You can multiple/divide physical quantities, such as length/time = velocity.

View the incredible amount of usage examples here.

Changes:
1.14 (2020-03-29)
Support for multiple pages is back! But this time uses a ComboBox instead of a specified amount of tabs (4 or 8) and works a bit differently.
Changed and fixed shortcuts.
You can now compare units with logical operators, such as "foot > meter".
Splash screen now closes without a delay.
Character index is now placed properly for duplicate line, remove line, and enclose line with brackets.
Double-clicking on the answer in the results box copies the answer to the clipboard.
Settings: Option to insert "ans" when typing "-" at the beginning of the line.
Periodic Table: When you click on an element it now freezes the data so you can copy it instead of showing a popup box.
Some tests have been removed and some have been added.
Passes 1500 single-line tests &amp; 58 multi-line tests with 343 lines. Total lines: 1843.













Click here to visit the author's website.
Continue below for the main download link.


Downloads Views Developer Last Update Version Size Type Rank
3,250 4,661 Ian Myers <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/CalcPad2_th.png"border="0"> Jan 08, 2022 - 11:00 1.14 1.07MB ZIP 5/5, out of 41 Votes.
File Tags
CalcPad  v1.14  
      
Whoa! Slow down there, Speedy.
Kindly read this and then continue to download below.

Like seeing no ads? No misleading/fake download buttons?
We like it too! This site has been kept alive for 15 years
because of people just like you who download and donate.
No one is stopping you from downloading without donating
but the site runs on the "Honor System". If your momma
raised you to be honorable, make a donation and download
'til ya turn blue. Make your momma proud!

Thank you! -Randy & Deanna (The Older Geeks)
Missouri Ozarks, USA

Monthly operating costs = $750
Donations cover operating costs first
then are set aside for future upgrades and/or
handed-over to Deanna for new shoes.

Or

Or
Send a check payable to Home Computer Repair LLC, 208 E. Water St. Mount Vernon, MO 65712


Recent Super Donors ($50+)
Thanks, Michael
Thanks, Russell
Thanks, Home Business Services Inc
Thanks, Robert

Recent Donors
Thanks, Michael
Thanks, Douglas
Thanks, Tery
Thanks, Athar
Thanks, Louise
Thanks, John
Thanks, Richard
Thanks, Mark
Thanks, John
Thanks, Linda

→ Download Your File ←


Click to Rate File     Share it on Twitter →


OlderGeeks.com Copyright (c) 2024