Write a C function with the following signature that reverse…

Write a C function with the following signature that reverses the order of elements stored in an integer array passed as its first input parameter. The second input parameter of this function specifies the length of the array. void reverse( int * array, int length){ … }

Given that a slope percent is [x]%. What is the slope angle?…

Given that a slope percent is %. What is the slope angle?  Round your answer to the nearest tenth of a degree. Note: Remember that you must know which measure your calculator expects θ to be in when using trig functions.  Many graphing calculators default to expecting θ in radians.