gammaIncompleteComplInverse

Inverse of complemented incomplete gamma integral

Given a and p, the function finds x such that

gammaIncompleteCompl( a, x ) = p.

pure nothrow @safe @nogc
real
gammaIncompleteComplInverse
(
real a
,
real p
)

Meta