Changeset eeb308 in git for Singular/iparith.inc


Ignore:
Timestamp:
Oct 10, 2019, 1:54:56 PM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
3528114509f296f0a8682ddc53d5e72de3181f9d
Parents:
0b95c525977212cd8f694d147a3d2c4307e548a3
Message:
fix: table comments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/iparith.inc

    r0b95c5 reeb308  
    725725// operation: coef (...)  ->  matrix ( 2 arguments )
    726726// operation: coef (...)  ->  nothing ( 4 arguments )
    727 // operation: division (...)  ->  any_type ( 2 arguments )
    728 // operation: division (...)  ->  any_type ( 3 arguments )
    729 // operation: division (...)  ->  any_type ( 4 arguments )
     727// operation: division (...)  ->  list ( 2 arguments )
     728// operation: division (...)  ->  list ( 3 arguments )
     729// operation: division (...)  ->  list ( 4 arguments )
    730730// operation: dbprint (...)  ->  nothing ( number of arguments >0 )
    731731// operation: fetch (...)  ->  any_type ( 2 arguments )
Note: See TracChangeset for help on using the changeset viewer.