Files
freeCodeCamp/guide/english/mathematics/asymptotes-worked-examples/index.md
yukunny 9ef230dd31 updated definition and broken link (#22800)
wrote a simpler definition of asymptotes to my understanding and fixed the broken image under the example.
2018-11-23 17:55:44 +07:00

628 B

title
title
Asymptotes Worked Examples

Asymptotes Worked Examples

Asymptotes is the line of a curve as it approaches infinity, but never crosses the line indefinately.

Example, Take the curve of f(x) = (1/x) img Figure 1: curve of f(x) = (1/x)

Here you can see that the lines x = 0 and y = 0 tends to meet the curve at infinity.

More Information:

www.mathsisfun.com/algebra/asymptote

Wikipedia