Skip to main content
These settings are available in system.settings and are autogenerated from source.

max_rand_distribution_parameter

Maximum value for distribution shape parameters in random distribution functions such as randChiSquared, randStudentT, and randFisherF. This prevents extremely long computation times with extreme parameter values.

max_rand_distribution_trials

Maximum number of trials allowed for random distribution functions such as randBinomial and randNegativeBinomial. This prevents extremely long computation times with large trial counts.
Last modified on July 23, 2026