Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
54.5345 を 54.54 に四捨五入したいのですが、小数点以下 3 桁の場合は、小数点以下 2 桁に 1 を追加します。
math.round を使用してみましたが、小数点以下 3 番目が 5 未満の場合は常に切り捨てられます