Muscat (muscat v0.3.0) View Source
Link to this section Summary
Functions
Reduce a augmented matrix into reduced row echelon form and give the equation solution.
Link to this section Functions
Reduce a augmented matrix into reduced row echelon form and give the equation solution.
The function name rref is taken from Matlab.
Options
:value_type- The result value type,:float(default),:fraction.:precision- If theresult_typeis:float, round the float.default_value- For infinite solutions, solve the equation by it. The default value is1.