Since implemented our TaxJar account in Snip Cart we have been experiencing an issue with how Snipcart is handling the decimal precision of the floating point data it receive back from the Taxjar API call. It appears that Snip Cart is rounding up. When the order is send to our backend (NetSuite) the Taxes are recalculated (there’s a reason for this but it’s a long explanation) NetSuite calls the same API and they seem to truncate the decimal data (in effect rounding down) coming back from TaxJar. Can you tell me specifically the method Snip Cart uses for rounding?