suivant: Decomposition into prime factors
monter: Integers (and Gaussian Integers)
précédent: GCD of a list
Table des matières
Index
The least common multiple : lcm
lcm returns the least common multiple of two integers (or of
two polynomials see also 1.25.10).
Input :
lcm(18,15)
Output :
90
giac documentation written by Renée De Graeve and Bernard Parisse