Is there an introductory calculus textbook out there that makes good use of big/ little oh notation? Things like defining the derivative $f'(a)$ as the number such that $$f(a+\epsilon) = f(a) + f'(a)\epsilon + o(\epsilon)$$
or using big Oh for Taylor's theorem, etc.