powered by
Maxima and Minima
# S3 method for symbolic_interval min(x, ...)# S3 method for symbolic_interval max(x, ...)# S3 method for symbolic_interval $(x, name = c("min", "max", "mean", "median"))
# S3 method for symbolic_interval max(x, ...)
# S3 method for symbolic_interval $(x, name = c("min", "max", "mean", "median"))
a new symbolic interval with the minimum of the minima and the minimum of the maxima
symbolic interval vector
further arguments passed to or from other methods.
...