lbeta {QRMlib}R Documentation

Log Beta Function

Description

calculates logarithm of beta function

Usage

lbeta(a, b)

Arguments

a vector of values of argument 1
b vector of values of argument 2

Value

vector of values of logarithm of beta function

See Also

For other special functions, see Special


[Package QRMlib version 1.4 Index]