BETA Function


Returns the value of the beta function

Category: Mathematical

Syntax

BETA ( a , b )

Arguments

a

  • is the first shape parameter, where a >0.

b

  • is the second shape parameter, where b >0.

Details

The BETA function is mathematically given by the equation

click to expand

with a >0, b >0. It should be noted that

click to expand

where ( - ) is the gamma function.

If the expression cannot be computed, BETA returns a missing value.

Examples

SAS Statements

Results

x=beta(5,3);

0.9523809524e-2

See Also

Function:

  • 'LOGBETA Function' on page 636




SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 704

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net