Feeds
提问
Plot, if and elseif statement
Can some1 please help me with this. Plot function f(x) over x=0:pi/10:2*pi f(x)=sin(x) if (x<=pi) f(x)=cos(x)+1 if (x>p...
14 years 前 | 1 个回答 | 0
1
个回答提问
if even/odd statement
Hi, I have to write a code that doubles all odd numbers, and square all even numbers from 1 to 100. Can some1 please help me ou...
15 years 前 | 1 个回答 | 0
