give the function for ach of the folowing function: a. function hypotenuse that
ID: 3641893 • Letter: G
Question
give the function for ach of the folowing function:a. function hypotenuse that takes two double argument side 1 and side 1 and returns double point result.
b. function smallest that takes three integers x,y,z, and return an integr.
c. function instruction that does not receive any argument and does not return a value.
d. function intofloat that takes an integer argument, numebr, and returns a double result.
e. function exercise thatv takes an integer argument, numebrs, and two double arguments( refrence parameters) a and b and returns a boolean.