quartile_skewness SciMax Toolbox qunit

SciMax Toolbox >> quit

quit

Maxima Function

Calling Sequence

quit ()

Description

Terminates the Maxima session. Note that the function must be invoked as quit(); or quit()$, not quit by itself.

To stop a lengthy computation, type control-C. The default action is to return to the Maxima prompt. If *debugger-hook* is nil, control-C opens the Lisp debugger. See also debugging.

quartile_skewness SciMax Toolbox qunit