In an expression like the following one, which one of log or multiply does have priority? In other words, does it equal $\log(V\times V)$ or does it equal $\log(V)\times V$?
$\log V \times V$
In an expression like the following one, which one of log or multiply does have priority? In other words, does it equal $\log(V\times V)$ or does it equal $\log(V)\times V$?
$\log V \times V$
The expression in parenthesis always takes priority before multiplication, no matter the function you are working with.