toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.distributions
/
Beta
/
Companion
/
betaFunction
beta
Function
fun
betaFunction
(
z1
:
Double
,
z2
:
Double
)
:
Double
Computes Beta(z1,z2)
Return
the computed value
Parameters
z1
the first parameter
z2
the second parameter