How to divide two numbers in Wix?

I have this line of code where the divided by operand (?) gets interpreted in a way that stops the subsequent comment being read as a comment. How should I write “divide by in Wix Code”?

claimGBP = ( netGBP = Math.round(( netEUR / 1.13 )) ).toString();// comment

https://support.wix.com/en/article/corvid-tutorial-calculating-and-displaying-collection-data
https://www.wixcreate.com/blog/calculations-in-wix-code
https://www.youtube.com/watch?v=bHgIGptJYrA