Clear an existing multi-precision matrix and immediatly free the underlying memory.
mps_clear( a )
multi-precision matrix
Calling mps_clear
on an initialized multi-precision
matrix will remove it from Scilab and free any underlying memory used to
store its content.