Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
trianfml
symbolic triangularization
Calling Sequence
[f [,sexp]]=trianfml(f [,sexp])
Description
Symbolic triangularization of the matrix f
;
triangularization is performed by elementary row operations;
sexp
is a set of common expressions stored by the
algorithm.
Examples
See Also
Report an issue | ||
<< subf | Symbolic | trisolve >> |