[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.9.18 dp_lcm

dp_lcm(dpoly1,dpoly2)
:: Returns the least common multiple of the head terms of the given two polynomials.

return
distributed polynomial
dpoly1 dpoly2
distributed polynomial

 
[100] dp_lcm(<<1,2,3,4,5>>,<<5,4,3,2,1>>);
(1)*<<5,4,3,4,5>>

References
8.9.26 p_nf, p_nf_mod, p_true_nf, p_true_nf_mod.



This document was generated by root on March, 5 2004 using texi2html