Copyright
Based on the CEPHES math library, which is- Copyright (C) 1994 Stephen L. Moshier (moshier@world.std.com).
real betaIncompleteInv(real aa, real bb, real yy0 ) pure nothrow @safe @nogcInverse of incomplete beta integralreal gammaIncomplete(real a, real x ) pure nothrow @safe @nogcIncomplete gamma integral and its complementreal gammaIncompleteComplInv(real a, real p) pure nothrow @safe @nogcInverse of complemented incomplete gamma integralreal [7] Bn_n