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