in the Format and Precision property, select: floating point, select "Digits of precision" instead of "Significant Digits", uncheck "Hide Trailing Zeros". it should show all the number you specify.
make sure you use DBL instead of SGL, as SGL has only 6 digits of precision.