C++ 3: setprecision と fixed (iomanip) を使用して、double を小数点以下 2 桁で出力します。
Round A Double To A Specific Number Of Decimal Places | C Programming Example
C# 6: Format a double to a specified number of decimal places.
How to Format Numbers in C: Displaying Two Decimal Places for Prices in Your Applications
C Basics for Beginners: Printing Floats, Specifying number of decimals and Padding
Two Decimal Places in C
How do you round a number to two decimal places in C#?
How to Round DOWN to 2 Decimal Places in C
Setting Decimal Precision in C
Precision Perfect: Master Decimal Places in C Programming | Tutorial #14
How to Get Numbers to Specific Decimal Places in C++ : Physics & Calculus Lessons
How to Round a Float to 2 Decimal Places in C++