What is up with this in ColdFusion's DecimalFormat() function? How do I get the correct result?

前端 未结 4 1783
攒了一身酷
攒了一身酷 2021-01-18 16:27





DecimalFormat(#number1#): #DecimalFormat(n         


        
4条回答
  •  既然无缘
    2021-01-18 17:22

    Please see the CF documentation NumberFormat and do a page search on round to see some specific information.

提交回复
热议问题