Computes the integral of a pdf over a rectangular interval.
low_bounds : vector
lower bounds of integration
high_bounds : vector
upper bounds of integration
maxpts=None : int
maximum number of points to use for integration
value : scalar
the result of the integral
Enter search terms or a module, class or function name.