write a function max magnitude() with three integer parameters that returns the largest magnitude value. use the function in the main program that takes three integer inputs and outputs the largest magnitude value.