I need to be able to trap mathematical errors in a TI-85 program, but can find no documentation on how to do this. Does the TI-85's BASIC-like programming language contain the equivalent of an "On Error Goto" statement? The manual says that errors should be handled by the program, but is mute on how to do this.