tangent
[t]=tan(x)
:x vector or matrix : :t vector or matrix :
The elements of t are the tangent of the elements of x.
x=[1,%i,-1,-%i] tan(x) `sin`_(x)./`cos`_(x)
Enter search terms or a module, class or function name.