J-M-L:
To OP : why does it matter to you to know the number of digits after the point?
Every time I declare the following line, I ask myself the question of how many digits are there after the decimal point of my variable myTemp.
float myTemp = (float)100*(1.1/1023.0)*analogRead(A1); //LM35 Temp Sensor