tangent
[t] = tan(x)
a vector or matrix.
The elements of t are the tangent of the elements of x.
t
x
x=[1,%i,-1,-%i] tan(x) sin(x)./cos(x)