Prints a double-precision floating-point number and then terminates the line. This method behaves as though it invokes print(double) and then println().
print(double)
println()
Parameters:
x
double
Diagram: Writer