When executing a calculation from the Command Editor dialog box, the result is displayed in the built-in calculator.
The >calculate command is used to perform function
            calculations in the Command Editor dialog box. Typing
                >calculate alone performs the calculation using the
            parameters stored in the CALCULATOR singleton object. Typing
                >calculate <function name> does not work if required
            arguments are needed by the function.