nilswe

5 Reputation

One Badge

1 years, 138 days

MaplePrimes Activity


These are replies submitted by nilswe

Hi

I got the Error message when I copy and paste your solution or the solution from operator only 

restart;
`&||` := (R::seq(algebraic)) -> `if`(_npassed = 0, infinity, 1/`+`(`/`~(1, R)));
R1 &|| R2;
Error, mismatched or missing bracket/operator

Did I overlook anything? 

Tanks :) 

Thank you so much @Thomas Richard 

Page 1 of 1