ExBoost v0.1.0 Exboost.Math View Source
Link to this section Summary
Link to this section Functions
Provides the regularized lower incomplete gamma function.
Examples
iex> Exboost.Math.gamma_p(0.234,2.3)
0.9891753004794075
iex> Exboost.Math.gamma_p(5.0,0.0)
0.0