I want to see the values of the function y(x) with different values of x, where y(x) < 5:
y = abs(x)+abs(x+2)-5
How can I do it?
|
feedback
|
This question came from our site for computer enthusiasts and power users.
| |||
|
feedback
|
|
You can just create a vector of values
| |||
|
feedback
|
|
If you limit
| |||
|
feedback
|
| |||
|
feedback
|