I am using the random number generator and float commands to generate random numbers to the hundredths place, but when it should display as 4.10, for instance, it just displays 4.1.
How do I force it to display the 0? Thanks.
I am using the random number generator and float commands to generate random numbers to the hundredths place, but when it should display as 4.10, for instance, it just displays 4.1.
How do I force it to display the 0? Thanks.