Added functionality to AsmNumberUtil
authorFabian Stemmler <stemmler@in.tum.de>
Sun, 25 Aug 2019 15:20:10 +0000 (17:20 +0200)
committerFabian Stemmler <stemmler@in.tum.de>
Sun, 25 Aug 2019 15:20:10 +0000 (17:20 +0200)
BigIntegers can now be formatted as any of the NumberTypes
A String can now be parsed as a BigInteger of a given NumberType
It can now be checked, if a String is a prefix of a valid number


No differences found