Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Simple Calculator

by PhilHibbs (Hermit)
on Aug 16, 2004 at 13:28 UTC ( [id://383289]=note: print w/replies, xml ) Need Help??


in reply to Simple Calculator

Here's one that takes its input from, and writes the results to, the Windows clipboard. It will process multiple lines independently, and will transform this:
49.99*1.175
(49.99*1.175)*5
into this:
49.99*1.175 =	58.73825
(49.99*1.175)*5 =	293.69125
If you change the lines, copy them, and recalculate, then it will ignore anything after the = signs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://383289]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-12-08 16:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (52 votes). Check out past polls.