I have a BigIntiger, say 1234567890 and I’m looking for the fastest possible way to turn that into something like one of these: 2000000000 1300000000 1234567900
The post Is there a way to round or ceil BigInteger? appeared first on BlogoSfera.
I have a BigIntiger, say 1234567890 and I’m looking for the fastest possible way to turn that into something like one of these: 2000000000 1300000000 1234567900
The post Is there a way to round or ceil BigInteger? appeared first on BlogoSfera.