...
Return the tangent of the input vector at each element. Input vector must have values in radians. Missing values are retained, unaltered by the calculation.
Excerpt |
---|
vector tolist( vector ) |
Converts the input vector to a list. Missing values are converted to nil
.