PrimeDAO / prime-deals-dapp

DAO to DAO negotiations facilitated, ratified, and archived.
https://www.prime.xyz/deals
3 stars 1 forks source link

1180- fixed the rounding issues across the app by removing the truncate fun… #1200

Closed IonelLupu closed 1 year ago

IonelLupu commented 1 year ago

fixed the rounding issues across the app by removing the truncate function

What was done

Testing

Before

The NumberService was truncating the last digits of a number and it wasn't able to correctly round it to the closest decimal

After

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
prime-deals-dapp ✅ Ready (Inspect) Visit Preview Aug 26, 2022 at 9:58AM (UTC)
hiaux0 commented 1 year ago

summary:

Explanation: Round down:

Example