N's Webtools
Home
🧮

Beta Function

Calculate the beta function B(a,b) and log-beta function lnB(a,b).

B(a,b)
-
lnB(a,b)
-
B(a,b) = Γ(a)Γ(b) / Γ(a+b)

How to Use

Enter values for a and b, and the beta function B(a,b) and its logarithm lnB(a,b) are computed with high precision. The relation to the gamma function, B(a,b) = Γ(a)Γ(b)/Γ(a+b), is displayed for reference. The log form is essential when a and b are large enough that B(a,b) itself underflows, which is common in statistics work such as evaluating beta-distribution densities.

  • B(a,b) calculation
  • lnB(a,b) calculation
  • Relation to Γ function

Use cases

  • Beta distribution
  • Probability and statistics
  • Combinatorics
  • Bayesian inference

Share

Related Tools