398 Calculator
– Entered expressions and results show in the Calculator history.
 Example of Calculator variables used in another application
Calculator menu
Use the Calculator menu to enter and evaluate a variety of math
expressions.
Actions
Define Inserts the Define command.
Recall Definition Lets you view, reuse, or modify a
function or program that you have
defined.
Delete Variable Inserts the
delVar command.
Clear a-z Deletes all variables with single-
letter names.
Clear History Deletes all expressions in the
Calculator history.
Insert Comment Lets you insert text.
Library Lets you refresh all libraries, set
LibPub or LibPriv access, insert a “\”
character, or create a library
shortcut.
Lock Inserts
Lock, unLock, or
getLockInfo().
Number
Convert to Decimal
Inserts ¢Decimal command.
Approximate to Fraction
Inserts
¢approxFraction().
Factor Inserts factor().
Least Common Multiple Inserts
lcm().
Greatest Common Divisor Inserts
gcd() function.
Remainder Inserts
remain().