Contents

max

The upper range of the distribution.

Declaration

var max: Float { get set }

Discussion

This value is used for Uniform distributions with float data types and Truncated Normal disributions. Defaults to 1 for uniform distributions and 2 for normal distributions.