|
An Example of a Limit Notice that the expression is undefined when x = 0. Let's take a look at its graph:
approach 1.
This value is called the limit of the expression as x approaches 0.
Let's compute the limit using Maple.> limit(sin(x)/x,x=0); 1 Thus, we see that the limit of as x approaches 0 is 1.
|