photo

정훈 안


Last seen: ungefär 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why do I get a graph that is symmetrical based on x=-2 when I draw a graph of y1=4*log((x+2))?
Here is my code and the graph x=(-10:10); y1=4*log((x+2)); plot(x,y1) hold on plot([-2,2],[0,0],'k-') plot([-10,6],[0,0],'...

ungefär 4 år ago | 2 answers | 0

2

answers