For the latest version of JMP Help, visit JMP.com/help.

Using JMP > Create Formulas in JMP > Add Operators to JMP Formulas > Keypad Reference for the Formula Editor
Publication date: 09/28/2021

Keypad Reference for the Formula Editor

Table 7.1 describes the keypad buttons.

Table 7.1 Keypad Buttons in the Formula Editor

Name

Description

Image shown here

Arithmetic buttons

Work as they normally do on a pocket calculator, providing addition, multiplication, subtraction, and division operators.

Image shown here

Exponent

Raises a given value to a specified power. It has an exponent of two by default.

Image shown here

Root

Calculates the specified root of the radicand. It has an implied index of two (a square root), which is not displayed.

Image shown here

Unary sign function

Inverts the sign of the argument. Apply the unary sign function to variable expressions or use it to enter negative constants.

Image shown here

Local variable (Make Temporary Variable)

Creates and displays a local variable and assigns it the value of the selected expression. The local variable has the default name t0 in an expression and a semicolon after it. See Use Local Variables in Formulas, for more information about creating and inserting local variables. See Use Local Variables Formulas, for an example.

Image shown here

Insert

Inserts a new clause or function argument. First select the existing clause or argument that you want the new element to follow, and then click this button. The new clause appears and is selected. You can also insert a new clause or argument by typing a comma.

Pressing ALT and the Insert icon Image shown here inserts a new field before the selected field

Image shown here

Delete

Deletes an element’s value, or deletes a clause. The Delete button functions the same as the Delete key on the keyboard.

Image shown here

Switch terms

Looks at the operator that is central to the selected expression and switches the expressions on either side of that operator.

Image shown here

Delete expression (Peel)

Removes the outermost expression with the first argument. You can repeat this process to delete a formula term by term. See Use the Delete Expression Button Formulas, for an example.

Clear

Clear the entire formula.

Image shown here

Help

Opens the Scripting Index to the entry for the JSL function in the selected part of the formula. This button is applicable only when the selected box in the visual area of the formula is a known function.

Image shown here

Undo

Reverts the last change.

Image shown here

Redo

Redoes the last reverted change.

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).