Examples
Example 3: Rewrite the following FORTRAN expression as
a mathematical form
X + Y / W – Z
Example 4: Rewrite the following FORTRAN expression as
a mathematical form
                                        X ** (1.0 / 2.0) / Y ** Z
Example 5: Convert  the following  mathematical expression
into FORTRAN expression. Use minimum number of parenthesis