Create a vector t that ranges from 1 to 10 with steps of 1, and a vector, theta, that ranges from 0 to π and contains 32 elements. Now compute the following:
x = 2 sin(θ)
y = t-1/t+1
z = sin(θ²)/θ
Use format long.