Read *everything* and you will learn something! Assembly / Windows calculator
I was putting off reading "Assembly Language Primer for the Absolute Beginner" because I thought I would know most of that stuff...
Well I had time to read it today and came across this line in that wonderful text: "On a Microsoft Windows computer, you choose view, scientific from the program menu."!!!
I have been cursing that silly calculator as worthless for years, and lo and behold it turns into a useful calculator by simply clicking on "View Scientific"!
(Perhaps I should read my Windows instructions too?
· )
More features with this optional windows calculator...
Microsoft Calculator Plus...
http://www.microsoft.com/downloads/details.aspx?FamilyID=32b0d059-b53a-4dc9-8265-da47f157c091&DisplayLang=en
Assembly Language Primer for the Absolute Beginner...
http://forums.parallax.com/attachment.php?attachmentid=52004
Post Edited (bill190) : 6/14/2010 5:41:31 AM GMT
Well I had time to read it today and came across this line in that wonderful text: "On a Microsoft Windows computer, you choose view, scientific from the program menu."!!!
I have been cursing that silly calculator as worthless for years, and lo and behold it turns into a useful calculator by simply clicking on "View Scientific"!
(Perhaps I should read my Windows instructions too?

More features with this optional windows calculator...
Microsoft Calculator Plus...
http://www.microsoft.com/downloads/details.aspx?FamilyID=32b0d059-b53a-4dc9-8265-da47f157c091&DisplayLang=en
Assembly Language Primer for the Absolute Beginner...
http://forums.parallax.com/attachment.php?attachmentid=52004
Post Edited (bill190) : 6/14/2010 5:41:31 AM GMT
Comments
Programmer mode has things like RoL, RoR, Xor, Lsh, Rsh, And, Mod, and a nifty area showing up to 64bits of the binary representation of whatever number you are typing in the main area. Plus, you can set it to qword, dword, word, and byte mode to limit the math to those sizes (it'll wrap and such appropriately).
Other things they added are digit grouping option (so that 2934289474 is displayed as 2,934,289,474), unit conversions, date calculations (days between two dates, etc.), and worksheets.
It's turned into one of the more handy little utilities.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out the Propeller Wiki·and contribute if you can.
I find the scientific mode particularly useful for hex to decimal to binary conversions. Especially since the batteries on my real scientific calculator went flat!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.smarthome.viviti.com/propeller
Indeed. In fact it was so much better for so many years than commonly available calculators under Linux I ran the Win95 version under WINE for quite a while.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I mean, if I went around sayin' I was an emperor just because some moistened bint had lobbed a scimitar at me they'd put me away!"
where it breaks down the hex number it shows (15 X 1096) of course this should be (15 X 4096)
Mainly because I can't usually find my scientific calculator
in all the mess on my work table
www.speedcrunch.org/en_US/index.html
One that I recently found is virtual TI. If you are into the TI graphing calculators this program will put a virtual calculator with same look and functionality onto your screen. I use my virtual TI-89 all the time, no batteries required! just search "virtual TI"
Massimo
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Wiki: Share the coolness!
8x8 color 80 Column NTSC Text Object
Wondering how to set tile colors in the graphics_demo.spin?
Safety Tip: Life is as good as YOU think it is!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller + Picaxe = Romeo & Juliet