Question: Q5. (15 points) write a function named find_abs) that accepts a double precision number passed to it and returns its absolute value. The function call
Q5. (15 points) write a function named find_abs) that accepts a double precision number passed to it and returns its absolute value. The function call is made from main(). You should ask the user to enter a positive or negative decimal number. The absolute value of the decimal number is output on the console
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
