Compute: j=h*square root i Click here for example Ex: If the input is: 5.00 4.00 then the output is: 10.00 Note: Functions in the math module can be accessed using dot notation. Ex: The constant pi is accessed via math.pi.