mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-28 10:09:53 +01:00
Merge pull request #249 from Gegenter/patch-3
Epstein did not kill himself
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
ProbaApp = "Valószínüség"
|
||||
ProbaAppCapital = "VALÓSZÍNÜSÉG"
|
||||
ChooseDistribution = "Válassza ki a disztribúciót"
|
||||
Binomial = "Binomial"
|
||||
Binomial = "Binomiális"
|
||||
Geometric = "Geometriai"
|
||||
Uniforme = "Uniform"
|
||||
Uniforme = "Állandó"
|
||||
Normal = "Normál"
|
||||
ChiSquared = "Chi-négyzet"
|
||||
UniformDistribution = "Egységes eloszlás"
|
||||
@@ -22,6 +22,6 @@ MeanDefinition = "μ: Mean"
|
||||
DeviationDefinition = "σ: szórás"
|
||||
LambdaPoissonDefinition = "λ: Paraméter"
|
||||
DegreesOfFreedomDefinition = "k: Szabadságfokok"
|
||||
D1FisherDefinition = "d1: Degrees of freedom of the numerator"
|
||||
D2FisherDefinition = "d2: Degrees of freedom of the denominator"
|
||||
D1FisherDefinition = "d1: A számláló szabadsági foka"
|
||||
D2FisherDefinition = "d2: A nevező szabadsági foka"
|
||||
ComputeProbability = "Számítsa ki a valószínüségeket"
|
||||
|
||||
Reference in New Issue
Block a user