Community Profile

photo

Alex Chen


Last seen: 2年弱 前 2022 年からアクティブ

統計

  • Thankful Level 2

バッジを表示

Content Feed

表示方法

質問


Trouble graphing this non-linear function
I am lost on this question: x= linspace (0,10,100) y = (((factorial(x))^(1./x))/(x)) fplot (x,y) xlim[0,100]

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Trouble graphing. My function is not appearing.
x = linspace(0,10,100) y = (2+x)/(2-x) plot (x, y)

2年弱 前 | 2 件の回答 | 0

2

回答