Re: exponent question



Precedence rules

Yes, but whose rules? Programming languages are notoriously
inconsistent about the relative precedence of exponentiation, unary
minus, and literal minus (part of a signed number). Iow, even -x and
-3 are sometimes treated differently.

Michel.

.



Relevant Pages

  • Re: exponent question
    ... inconsistent about the relative precedence of exponentiation, ... and literal minus. ... Iow, even -x and ...
    (sci.math)
  • Re: exponent question
    ... Programming languages are notoriously ... inconsistent about the relative precedence of exponentiation, ... and literal minus. ... Iow, even -x and ...
    (sci.math)