Hi,
When I format the numbers from 0.5 to <0.6 (e.g. 0.5, 0.5236, whether generated as float or double) with %9.0f in Stata 17, the number 1 is displayed.
In contrast, in Stata 18: 0 (zero)
Do you have any explanation for this?
When I format the numbers from 0.5 to <0.6 (e.g. 0.5, 0.5236, whether generated as float or double) with %9.0f in Stata 17, the number 1 is displayed.
In contrast, in Stata 18: 0 (zero)
Do you have any explanation for this?
Comment