User Memory function helps store and retrieve values for calculations. Customize storage size and clear memory option available.

User Memory

Purpose

The User Memory function in this web app allows you to store and retrieve values for later use. It acts as a memory bank where you can save important information for quick access.

Use Cases

  • You can store values that you frequently use in calculations.
  • You can save results that you want to refer back to later.
  • It helps in keeping track of important data without the need to re-enter it every time.

How to Use

  1. Enter the value you want to store in the Memory Value field.
  2. Click on the Store button to save the value in memory.
  3. To retrieve a stored value, click on the Recall button next to the value you want to retrieve.

Input Values

  1. Memory Value: Enter the value you want to store in memory. This can be a number, text, or any other type of data.

Output Values

  1. Stored Value: The value that you have stored in memory will be displayed when you recall it.

Any other Instruction

  • You can store multiple values in memory and recall them whenever needed.
  • If you want to clear all stored values, click on the Clear Memory button.

Steps of Calculation

  1. The function allows you to store values in a memory bank.
  2. You can retrieve the stored values by clicking on the Recall button.
  3. If you want to clear all stored values, you can click on the Clear Memory button.

Technical Parameter names

  • request
  • functions
  • json_format
  • clear_memory

Return Values

  • Store Size

Example Expressions

You can use the following expressions to directly evaluate in a non-interactive manner using eva():

mem(request, functions='value1', json_format=True, clear_memory=False)
mem(request, functions='value2', json_format=True, clear_memory=False)

Click on Help icon to open the help page on a separate window.






Calculator: mem, Created by: super, V#0: , Variant owner: , Link