Personal setting in HyperStudy used to manipulate, read, and write numbers.
*Hst_Precision()Personal setting in HyperStudy used to manipulate, read, and write numbers. |
|||||
*Hst_Precision()Personal setting in HyperStudy used to manipulate, read, and write numbers. |
Syntax |
*Hst_Precision(value) |
|
Arguments |
Names |
Description |
value |
Sets the number of digits to be displayed. Value of 15 displays -30.00000000000. Default is 10. |
|
Example |
*Hst_Precision(17) |
|
Application |
HyperStudy |
|
Context |
*BeginHstProperties() |
|
Comments |
Used if it is desired to display the numbers with a higher precision. |
|
See also |
|
|