Brandon's Core

Brandon's Core

78M Downloads

Rounding on com.brandon3055.brandonscore.common.utills.Utills.formatNumber(Long)

huwcbjones opened this issue ยท 2 comments

commented

Rounds to integer values when value > 1 billion.
Should give 4 significant figures as the rest of the rounding does.

commented

See gist for test that shows the fix.

commented

This is already fixed and will be in the next release.