#Z12401. 输出保留3位小数的浮点数

输出保留3位小数的浮点数

Description

Read in a single-precision floating-point number and output it with 3 decimal places.

Input Format

There is only one line containing a single-precision floating-point number.

Output Format

There is also only one line, which outputs the read single-precision floating-point number.

12.34521

12.345