Splits a number into the integer and fractional parts. Also returns the length of each Accounts for rounding and doesn't use string to be high performant. This has a max precision of 7.
Splits a number into the integer and fractional parts. Also returns the length of each Accounts for rounding and doesn't use string to be high performant. This has a max precision of 7.