phobos/std/internal/math
Don Clugston eb9eb0c01c Bigint fromDecimal: remove leading zeros after conversion
For very large numbers, the estimated length can be an overestimate by more
than 1 BigDigit. This could cause the BigUint invariant to fail.
2011-02-18 10:07:11 +01:00
..
biguintcore.d Bigint fromDecimal: remove leading zeros after conversion 2011-02-18 10:07:11 +01:00
biguintnoasm.d A bunch of 64 bit fixes, including disabling tests that don't pass 2010-12-23 20:39:22 +00:00
biguintx86.d Fix for BigInt assign for 64 bit compilers. Also a few steps towards const correctness, and some comment fixes. 2010-10-25 07:30:38 +00:00
errorfunction.d Attempt number 2: Work around Bug 4298 in gammafunction and errorfunction code. 2010-11-29 13:57:37 +00:00
gammafunction.d Attempt number 2: Work around Bug 4298 in gammafunction and errorfunction code. 2010-11-29 13:57:37 +00:00