The program lib_make.c can be compiled by typing make and run using the command Andrew_HW2. The program asks the user for an input of a floating point number and prints the number, sine, and cosine of the number. If the number is positive the program also prints the squareroot of the number.