The library is similar to bignumber.js, but here precision is specified in terms of significant digits rather than decimal places, and all calculations are rounded to the precision (similar to ...
Actual behavior stream_insert (..., at: idx) causes the inserted element's connectedCallback to fire 3-4 times during initial mount, vs once when :at is omitted — observable via a custom element with ...