Create and initialize a multi-precision matrix from a Scilab matrix.
rop = mps_init2( a, prec )
multi-precision matrix
Scilab matrix
integers
Create and initialize a multri-precision matrix from the Scilab matrix
op
with precision prec
.
The precision must be two bits or higher.