number-precision icon indicating copy to clipboard operation
number-precision copied to clipboard

怎么默认结果是保留两位小数的字符串?

Open hewson99 opened this issue 3 years ago • 0 comments

NP.plus(0.1, 0.2) > 0.3 期待可以配置默认转成 '0.30'

hewson99 avatar Aug 11 '22 08:08 hewson99