Converting to decimal on LCD display

you have to add ".0"

Serial.print(2.0/ 100.0);