*Hst_Precision()

Personal setting in HyperStudy used to manipulate, read, and write numbers.

Syntax

*Hst_Precision()

Application

HyperStudy

Inputs

value
Sets the number of digits to be displayed. Value of 15 displays -30.00000000000. Default is 10.

Context

*BeginHstProperties()

Example

*Hst_Precision(17)

Comments

Used if it is desired to display the numbers with a higher precision.