Suggest window

The suggestion list simplifies formula editing. It appears either automatically synchronizing with the input process (when the option is set) or by pressing the "Ctrl+J" key combination.
The suggestion list (in expanded form) contains the entire list of operations except the simplest ones, as well as built-in and user functions and constants.

Suggest list symbols:

- built-in function

- built-in variable

- user function

- user variable

The selection operation is achieved by pressing the [Enter] key or by clicking the left mouse button. List navigation is possible with the cursor keys or mouse scroller.

Suggest window using 

The suggestion window allows for fast and easy input of the operations expressed by graphical symbols and also helps in operations concerning string functions and variables. Therefore, it doubles as the so-called "Hot keys" and the mathematical toolbar. The particular work tool (hot keys, toolbar, or suggest window) is subject to each user's preference.

Operations are input by means of the symbol operation and function markers listed below. When a certain type of operation or function is being input, the drop-down list suggests equivalent variants from which to select. When a certain operation is selected in the list, the entered name is replaced with the name of the selected operation. The operation symbol name can be at any position on the input line.

Examples: 

1. Exponentiation. Enter: "2po".

The suggest window containing one operation appears:

Press the [Enter] key to confirm your selection of the exponentiation operation. After this, the substring "po" is replaced with the operation.

The same result occurs when entering "p2", "po2", or "pow2". 

2. Summation. "3.567". Choose the second result in the window:

Result:

 

3. Sine. Enter "si". The list will contain equivalent functions:

Select "sin". 

List of the operation string equivalents

There is a list of string equivalents of operation graphical symbols below. There is no need to remember them. It is enough to enter some of the string equivalent symbols to see the operation in the list.

Arithmetic:

 (exponentiation or angular measure evaluation) - "pow"

nbsp;(lower index, logarithm base, or calculation system definition) - "sub"

(square root) - "sqrt"

(Nth root) - "root"

(summation) - "sum"

(product) - "prod"

(integral) - "integral"

(differential) - "diff"

Angular measures:

(radians) - "rad"

(degrees) - "deg"

(minutes) - "min"

(seconds) - "sec"

(grads) - "grad"

Integers:

nbsp;(binary numeral system) - "bin"

(octagonal numeral system) - "oct"

(decimal numeral system) - "dec"

(hexadecimal numeral system) - "hex"