Mathematical Analysis Zorich Solutions
Then, whenever |x - x0| < δ , we have
def plot_function(): x = np.linspace(0.1, 10, 100) y = 1 / x mathematical analysis zorich solutions
whenever
|1/x - 1/x0| ≤ |x0 - x| / x0^2 < ε .
import numpy as np import matplotlib.pyplot as plt Then, whenever |x - x0| < δ ,