HyperMath

isbatchmode

isbatchmode

Previous topic Next topic No expanding text in this topic  

isbatchmode

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

Checks if HyperMath is in batch mode.

Syntax

b = isbatchmode()

Outputs

Name

Description

 

b

A Boolean.

Example

Syntax

 

print(isbatchmode())

Comments

Returns true if HyperMath is running in batch mode.

See Also:

Utility Functions