To use this script on your own page, click in the text area below, select all, and copy to grab the script. Then, just paste into your own page — and you're done.
See it run: Handling Errors
This JavaScript contains a type of conditional that allows you to check against multiple possibilities.
This script uses the JavaScript's try/throw/catch commands to handle any user errors with a square root calculator.