FAQ > 金融建模 > 建模问题 > 语法相关

Q:如何以百分号形式输出数据    

  • A:使用FormatFloat函数即可,如FormatFloat('0.00%',58),结果:58.00%