função sinc (seno cardinal)
t=sinc(x)
vetor ou matriz de reais ou complexos
vetor ou matriz de reais ou complexos
Se x
é um vetor ou uma matriz,
t=sinc(x)
é o vetor ou matriz tal que
t(i)=sin(x(i))/x(i)
if x(i)~=0
e
t(i)=1
se x(i)==0