res = sind(x)
sind computes the sine in degree for each element of x.
A = [0 30 45 60 90 360]; sind(A)