vv

From STX Wiki
Jump to navigationJump to search

Create a vector by concatenating the arguments (scalars and vectors).

Usage:

vv(x1, x2,...)

Result:

The result is { x1 , x2 , ... }

Return Type:

vector

Examples:
#v := eval vv(1,2,4,8,16)
showitem $#v

Navigation menu

Personal tools