Error while evaluating a function for :table
should exclude a row or show a special error row, not kill the whole table
#398
Labels
C-Low Hanging Fruit
Shouldn't take too much time; ideal issues for new contributors.
S-Nice to have
Minor importance
Z-Feature Request
Z-Student
Good project for a student.
Here is the current result when asking for a table for
mod
:That is, when making a table for
mod
, we happen to try something where the second input is zero, which causes a division by zero error. That's fine, but this should only cause us to discard that particular row, or even show a special error row, rather than discard the entire table. So, something like this:The text was updated successfully, but these errors were encountered: