phobos/std/internal/math
Don Clugston 1b6bb96de7 Add more comments for Biguint.pow
The memory usage calculation was complicated and deserved more explanation.
I've also rewritten it in a way which is clearer.
2011-10-20 15:13:50 +02:00
..
biguintcore.d Add more comments for Biguint.pow 2011-10-20 15:13:50 +02:00
biguintnoasm.d Fix biguintnoasm.d on x86-64 2011-03-27 12:55:27 -07: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 Just unused variables. 2011-06-12 16:57:27 +04:00
gammafunction.d Attempt number 2: Work around Bug 4298 in gammafunction and errorfunction code. 2010-11-29 13:57:37 +00:00