Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added description of tolist(vector) Macro function

...

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.