*ResultMathState()
Enables or disables the result math capabilities.
Syntax
*ResultMathState (state)
Application
HyperView
Inputs
- state
 - Used to turn on/off the result math capabilities (on, off).
 
Context
*BeginGraphicDefaults
Example
*BeginGraphicDefaults()
*ResultMathState("on")
*EndGraphicDefaults()
      Comments
A *ResultMathState() statement may be placed inside a *BeginGraphicDefaults() block.