| 540 | } |
| 541 | |
| 542 | void p2Print(poly2 d) |
| 543 | { |
| 544 | char *s=p2String(d,FALSE); |
| 545 | PrintS(s); |
| 546 | omFree(s); |
| 547 | } |
| 548 | |
| 549 | // --------------------------------------------------------------------- |
| 550 | BOOLEAN jjBIM2_CR(leftv res, leftv a) // bigintmat ->cring |