
Student Support Forum: 'Why :,-(' topicStudent Support Forum > General > "Why :,-("
| Author |
Comment/Response |
Nick
|
08/24/12 11:06pm
why does this work
Plot[{ 5 - (5 - 5)*e^(-x)}, {x, -5, 5}]
but not this?
Plot[{ 5 - (5 - 6)*e^(-x)}, {x, -5, 5}]
of course, Alpha graphs it just fine
URL: , |
|
| | | |
 | |
|