13. Power, Square Root and 1/Sq Root
The Power module finds the output of X to power of Y. Here
we use it to find 2 to the power 3.
The Square Root module finds the square root of input. Here
we use if to find square root of 2.
The 1/Sq Root module finds the reciprocal of the square
root of the input. Here we use it to find reciprocal of square
root of 2.
The square root of a number multiplied by its reciprocal
will result in product of 1 as verified here.
This is the structure view:
This is the panel view:
No comments:
Post a Comment