in reply to about the application of arrow operator
Hi, Did you try passing a couple of numerical values to the sub to see what it produces?
Based on what you wrote those are object methods and the return value of the sub is the product of a simple mathematical operation, wherein standard operator precedence rules would apply, i.e. multiplication before addition.
By the way, please edit your post to enclose your code in the appropriate tags, as shown below the preview box.
|
|---|