mattvioli / bigint-precision

This is to ensure precision on decimals for BigInt maths.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate fromFloat

mattvioli opened this issue · comments

To avoid type conversions when you want to use maths between bigint and number, it should be able to create a BIP from

BIP.fromFloat(3.12)