填空题
如果多项式p=[121],那么roots(p)=()。
[-1;-1]
填空题 若a=‘hello’, 则指令isnumeric(a)的输出为()。
填空题 已知a=[1 2 3 4;7 4 5 6; 8 2 3 1],那么指令length(a)的输出为()。
填空题 若变量a=2.2321,则指令sprintf(‘%.3g’,a)的输出为()。