gamma_incomplete: The Incomplete Gamma Function

View source: R/main.R

gamma_incompleteR Documentation

The Incomplete Gamma Function

Description

Returns the value of the incomplete gamma function, as defined here. Accepts vector inputs.

Usage

gamma_incomplete(s, x)

Arguments

s

shape parameter

x

lower bound of integral


bobverity/bobfunctions2 documentation built on July 4, 2023, 8:55 p.m.