SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Variables | |
int64 | ALTERNATIVE_LESS = 0 |
int64 | ALTERNATIVE_GREATER = 1 |
int64 | ALTERNATIVE_TWO_SIDED = 2 |
Constants used for specifying the alternative hypothesis.
int64 ALTERNATIVE_GREATER = 1 |
int64 ALTERNATIVE_LESS = 0 |
int64 ALTERNATIVE_TWO_SIDED = 2 |