[Maxima] batch( * , test) and sets

Barton Willis willisb at unk.edu
Tue Sep 16 04:56:55 CDT 2008


Try 'set' instead of {...}. This test passes

set(1,2,3);
set(1,2,3)$

So does this test

{1,2,3};
''({1,2,3})$

Barton

-----maxima-bounces at math.utexas.edu wrote: -----


>>  (%i1) batch("testsets.mac",test);
>>
>>  ********************** Problem 1 ***************
>>  Input:
>>  {1,2,3}
>>
>>  Result:
>>  {1,2,3}
>>
>>  This differed from the expected result:
>>  {1,2,3}




More information about the Maxima mailing list