Order of mathematical operations

You are probably familiar with such a saying as PEMDAS. PEMDAS stands for parentheses, exponents, multiplication, division, addition, subtraction.

Same order of mathematical operations are applicable to mathematical operations in PHP.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator