tc39 / proposal-decimal

Built-in exact decimal numbers for JavaScript
http://tc39.es/proposal-decimal/
497 stars 18 forks source link

Canonicalize by default #150

Closed jessealama closed 5 months ago

littledan commented 5 months ago

Probably toFixed, toPrecision should take the options as a second argument, rather than taking everything through the options bag, to keep the analogy with Number methods strong.