Clicking with the left mouse button on a cell will copy the expression to the input box for re-evaluation.
You can copy the corresponding result to the clipboard by clicking on the first column (containing the line numbers)
with the left mouse button.
Clicking with the right mouse button on a running task will pop a menu with various commands:
The copy
sub-menu copies both expressions and results to the clipboard.
It allows to copy the entire list of expressions, results and more.
The tasks
sub-menu allows to interrupt or suspend a single tasks or all tasks.
Some integrals or plots may take a long time to complete due to the input range and hence the amount
of points to calculate. Use the tasks abort functions at any moment to terminate a
time-consuming calculation.
The primes
sub-menu contains functions to clear the primes table and copy the
entire table into clipboard. The primes table is built when running the prime
expression.
The save
command offers to save the results grid (all calculations and results)
into a file. The produced file will also contain user-defined functions and variable values.
The load
command offers to load an existing .ec file, containing all
calculations, results, user-defined functions and variable values.
The process clipboard
command offers to execute each line, currently available in the
clipboard. For example, you can load an Excel file with a list of expressions, copy them and use this command
to execute them in the Expression Calculator.
The options
command shows Expression Calculator options, system and copyright information.
For more information about options, please refer to the Options
section.
The reset
command clears all expressions and results.
The exit
command terminates the Expression Calculator.