Probukowski

10 Reputation

One Badge

2 years, 254 days

MaplePrimes Activity


These are questions asked by Probukowski

What does the & is doing in the following expressions:

1. for m from n by (-2) while n  & gt; 2 do
2.  if errr & gt ; perrr or errrs & gt ; perrrs then
3. if derrr & gt ; 10^(10) then
4. printf(" \134n");

Page 1 of 1