-
TIL in Octave you can overwrite the
rref
function to be a matrix, which creates fun errors when students try to computerref(A)
later. -
#ThingsThatShouldntBePossible
rref
function to be a matrix, which creates fun errors when students try to compute rref(A)
later.