Definition menu
Release: |
4.6 • 5.0 • 5.1 • 5.2 • 5.3 • 5.4 • 6.0 • 6.1 • 6.2 • 6.3 • 6.4 • 6.5 |
---|
The Definition menu lists built-in libraries of functions, system variables, and operators, as well as any libraries you have added. It shows these as a hierarchical menu that so you can rapidly find what you need and paste it into the definition you are editing. To find and paste a function or other object from a library:
- Optional: Move the cursor to the place in the definition that you want to insert a function or other item.
- From the Definition menu, select the library you want, and then the function or other item.
- This pastes the item function into the definition, along with its formal parameters or operands, if any, each enclosed in angle brackets << >>.
- Now edit each parameter or operand to replace it with the appropriate identifier or expression. As usual, you can type it, select an item from the expr menu or the Inputs menu, or paste another object from the Definition menu.
See Also
Comments
Enable comment auto-refresher