D.12.2.5 lcmN
Procedure from library
crypto.lib
(see
crypto_lib
).
Usage:
lcmN(a,b);
Return:
lcm(a,b);
Example:
LIB "crypto.lib"; lcmN(24,15); ==> 120
User manual for
Singular
version 4.3.2, 2023, generated by
texi2html
.