Hey guys. I got two problems. Firstly, instead of the program saying 0.5 or 0.6 or 0.42703000 all the time I want it to say:

.5
.6
.42703000


Is there a global option for this or atleast a code for me to put into each one?


Second:


I have two arrays. One has about 100 different numbers. When I view the array I want it to have 4 numbers after the decimal at ALL times. For example...

1.4000
2.3500
1.4555
7456.4000


etc... Thanks for any help!