Question 717784
Please put parentheses around arguments of functions, like log. Without the parentheses we can't tell if the problem is
{{{log((3))*(5/4)}}}
or
{{{log((3*5))/4}}}
or
{{{log((3*5/4))}}}
You're less likely to get a response when we aren't sure of what the problem actually is.<br>
Please re-post using parentheses to make it unambiguous.