NMath User's Guide

TOC | Previous | Next | Index

39.3 Beta Function (.NET, C#, CSharp, VB, Visual Basic, F#)

The static Beta() method on class StatsFunctions method evaluates the beta function , which is related to the gamma function as follows:

The incomplete beta function is a generalization of the beta function:

 

IncompleteBeta() returns the value of the incomplete beta function.


Top

Top