Click to See Complete Forum and Search --> : Memory Recall


nicoletonyf
06-27-2003, 04:26 PM
Hello there, I'm new to JavaScript.
I would like to create a simple function for the memory plus, memory subtract, and memory recall in a calculator.
Thanks Nic.

Jona
06-27-2003, 04:45 PM
You mean add, subtract, multiply, divide numbers contained in variables?

[J]ona

David Harrison
06-27-2003, 05:02 PM
I think he means that he want's to create functions for storing things in the memory, removing them and recalling them. Just like the memory functions on an actual calculator.