You are on page 1of 1

4.

clc;clear;
p=[1 -1 0 6];
polyval(p,70:6:190)
sum(ans)
8.
clc;clear;
f=diff(sym('sin(x)/x'));
f

You might also like