xiguaxigua / numerify

number format tool.

Home Page:http://xiguaxigua.com/numerify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

格式化数值太小会导致 NaN

hyisboy opened this issue · comments

复现步骤:

console.log(numerify(0.0000000068917245, '0')); // 输出 NaN