SciPy

prob140.plots.Plot_cauchy

prob140.plots.Plot_cauchy(x_limits, loc=0, scale=1, **kwargs)[source]

Plots a cauchy distribution.

Parameters:
x_limits : iterable

Array, list, or tuple of size 2, containing the lower and upper bound to be plotted.

Returns:
None