mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
13 lines
304 B
Plaintext
13 lines
304 B
Plaintext
D1 = "d1"
|
|
D2 = "d2"
|
|
DiscreteLegend = "P(X="
|
|
FiniteIntegralFirstLegend = "P("
|
|
FiniteIntegralLegend = "≤X≤"
|
|
Fisher = "Fisher"
|
|
LeftIntegralFirstLegend = "P(X≤"
|
|
LeftIntegralSecondLegend = ")="
|
|
Poisson = "Poisson"
|
|
RightIntegralFirstLegend = "P(X≥"
|
|
RightIntegralSecondLegend = ")="
|
|
Student = "Student"
|