This document contains the code for a batch calculator program. The program displays a menu with arithmetic operators and prompts the user to enter an equation. It then displays the result and prompts the user to clear the screen, keep the equation, or exit the program. If an invalid command is entered, it displays an error and prompts to try again.