phobos/std/internal/math
Karl Broman 320c92d355 Change second paramater of gammaIncompleteComplInverse from x to p
- more meaningful for it to be p rather than x
  - also, this matches the corresponding internal function in
    std.internal.math.gammafunction
  - revise comments to match
2012-05-21 06:10:34 -05:00
..
biguintcore.d fix 32 vs 64bit-ism in bituintcore.d 2011-11-26 14:42:31 -08:00
biguintnoasm.d try again to get it to work for 64 bits 2011-12-07 23:44:01 -08: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 Change second paramater of gammaIncompleteComplInverse from x to p 2012-05-21 06:10:34 -05:00