You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Probabilities Class > Probabilities Methods > Probabilities.Beta Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Probabilities.Beta Method

Beta function B.

Syntax
C#
Visual Basic
public static double Beta(double x, double y);
Parameters 
Description 
double x 
x in Beta function definition. 
double y 
y in Beta function definition. 

beta function B for given parameters x and y.

The beta function is defined by the following equation: 

 

IGamma

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!