[
<
]
[
>
]
[ << ]
[
Up
]
[ >> ]
[
Top
]
[
Contents
]
[
Index
]
[
?
]
6.6.2
ltov
ltov(
list
)
:: Converts a list into a vector.
return
vector
list
list
Converts a list
list
into a vector of same length. See also
newvect()
.
[3] A=[1,2,3]; [4] ltov(A); [ 1 2 3 ]
References
6.6.1
newvect
,
6.6.3
vtol
.
This document was generated by
root
on
March, 5 2004
using
texi2html