tan
tangent
Syntax
[t] = tan(x)
Arguments
- x
a vector or matrix.
- t
a vector or matrix.
Description
The elements of t
are the tangent of the elements
of x
.
Sample
See also
Report an issue | ||
<< sinh | Trigonometry | tand >> |
tangent
[t] = tan(x)
a vector or matrix.
a vector or matrix.
The elements of t
are the tangent of the elements
of x
.
Report an issue | ||
<< sinh | Trigonometry | tand >> |