User manual - Chapter 7 Computer Algebra System and Tutorial Modes (ALGEBRA FX 2.0 PLUS only)

20010102
u ListMat (LMat)
Function: Converts lists into a matrix.
Syntax: ListMat( List [ , ... ,List ] [ ) ]
Example To convert list {3, 5} and list {2, 4} into a matrix
K1(LIST)d(LIST)b(LMat)!*( { )d,f 32
!/( } ),!*( { )c,e!/( } )w 54
u ListVect (LVect)
Function: Converts a list into a vector.
Syntax: ListVect List
Example To convert list {3, 2} into a vector
K1(LIST)d(LIST)c(LVect)!* ( { )d,c
!/( } )w [
3, 2
]
7-1-30
Using the CAS (Computer Algebra System) Mode