HYPHY Reference
:
Constant
:PRINT_DIGITS
PRINT_DIGITS
Constant
Specifies the number of digits to print for floating point numbers. Default is 8, meaningful values are between 1 and 15.
Syntax
PRINT_DIGITS=value;
Notes
A value less than 0 or greater that 15 results in "%f" behaviour, i.e. a maximum possible number of digits.
Examples
Last modified: 8/20/2002
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002