Skip to content

Multiplication (PR#8466)

1 message · Peter Dalgaard

#
Thomas Lumley <tlumley at u.washington.edu> writes:
Pretty much standard too, for languages that have an exponentiation
operator. AFAICS Fortran, Perl, SAS all have ** at higher precedence
than unary minus (or equal, but evaluate right to left). Stata seems
like it might be the exception.