HyperMath

User's Guide

User's Guide

Previous topic Next topic No expanding text in this topic  

User's Guide

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

HyperMath’s Integrated Development Environment (IDE) offers two modes: Authoring and Debugging.

The Authoring mode is active by default. The HyperMath GUI changes depending on the active mode (authoring or debug) to display additional components.

This mode allows you to create, edit and evaluate scripts.  HyperMath authoring supports multiple languages, such as HML or TCL.

The switch from one language or another is made by:

selecting a file format in File > Open or File > New.
changing the default language in the Preferences panel.

The Debug mode allows you to debug scripts.  The debugger must be turned ON (use F5) on a given file (HML or TCL).  When turned on, additional components (such as a Watch window) are added to the environment.  They are removed when the debugger is stopped.

See Also:

Invoking HyperMath

The HyperMath GUI - Authoring Mode

The HyperMath GUI - Debugging Mode

The HyperMath Toolbar

Common Icons for Dockable Views

Menus

Working with Scripts

Working with the Project Browser

Using the Command Windows

Using the HyperMath Variable Browser

Scripting in the HyperMath Language

HyperMath Reference Guide

HyperMath Tutorials