Is there something similar to Undefined that we can use as an example?ΒΆ

We have already identified that code for this should go in mathics/builtins/numbers/constants.py. If we look inside that file we find that Underflow and if we look this up the WMA documentation for this we see that this too is a Built-in Symbol.

Next: