This program has purposes. The application purpose is to show how to use X86 to compute the length of the hypotenuse of a triangle where sides are user inputs.
The education purpose is to how to improve the readability, maintainability, and speed of execution of an ordinary application program. The sample program is sufficiently clear in its use of macros so that the student will soon be able to use macros in his or her own programming.