Community Profile

photo

Alex Chen


Last seen: nästan 2 år ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


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]

nästan 2 år ago | 1 answer | 0

1

answer

Question


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

nästan 2 år ago | 2 answers | 0

2

answers