test(a,b) = a + b
hypotenuse(a,b) = sqrt(a^2 + b^2)
r(x)=sqrt(x)