Calculator with answer save
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Sep 14, 2009 |
| Last Updated | Sep 20, 2009 |
| Tags | alias calc calculator |
Introduction
Syntax
Private: /c <operations>
Public: /cp <operations>
Check Answer: /anscheck
For some reason i keep updating my calculators, i don't know why, but this one works nicely.
It adds commas, and changes / to ÷ in the answer.
The biggest perk to this calc is, it saves the answer, so if you go:
/c 4*4
[CALC] The answer to 4*4 is 16
/c *4
[CALC] The answer to 16*4 is 64
The comma adder is thanks to FiberOPtics' script
UPDATE: As requested, I should make it so you can but answer in anywhere.' m ' for memory
use ' m ' anywhere in the operation.
/c 4*4
[CALC] The answer to 4*4 is 16
/c 4*m
[CALC] The answer to 4*16 is 64
mIRC Snippet:
Calculator with answer save
Posted on Sep 16, 2009 8:57 am
Posted on Sep 16, 2009 8:57 am
Funy scripting... but i liked



