number-precision
number-precision copied to clipboard
怎么默认结果是保留两位小数的字符串?
NP.plus(0.1, 0.2) > 0.3 期待可以配置默认转成 '0.30'