double variable to Serial

I was trying to send the value of a variable with double datatype to Serial monitor. However, the result which I obtained had no fractional parts. How can I get to display those fractional values too.

Read this before posting a programming question

Your code?