I need to think of a function for a graph which reflects in the x axis and has a horizontal asymptote at y=0. I have a hunch it is going to involve a modulus of x but cant quite put my finger on it. Thanks.
Asked
Active
Viewed 22 times
1 Answers
0
You can use $f(x) = e^{-|x|}$.
mlc
- 5,478
-
-
@user440380: Sorry I could not figure out the meaning of "reflected in". Switch axis and use $x=e^{-|y|}$. – mlc Apr 25 '17 at 20:30