In older work I often came across a somewhat inconsistent use of brackets. Specifically, I am readings the following paper: Self-inductance of air-core circular coils with rectangular cross section (https://doi.org/10.1109/TMAG.1987.1065777).
Usually any function surrounds its arguments by brackets. This is sometimes omitted for the comfort of the writer.
Are there strict rules for omitting brackets?
More specifically my question regards the equations (13), (14) and (15) in the mentioned paper.
How would you read the third logarithm in equation (13)?
I assume it is supposed to mean
$$ \cdots + \frac{2}{3} (1+\alpha^3)\beta^2 \ln(2) + \cdots.$$ This would suggest that if no brackets are used only the first symbol after the function, in this case the number 2 after the logarithm, is the argument of that function.
In equation (15) we obviously have $\frac{\phi}{2}$ as the argument of the sine.
This would suggest that the entire product after the natural logarithm in equation (13) is the argument of that logarithm.
This confusion also arises in equation (14) where it is not completely clear to me if only the angle $\phi$ is the argument of the cosine or the entire curly brace multiplied with the angle $\phi$.
To sum up: I assume the next following symbol after a function is its argument. But as illustrated this is also not completely rigorous when you have a fraction like $\frac{\phi}{2}$ because this is nothing else than a multiplication. What do you think? Maybe someone can clear this confusion.


