lcm {math} R Documentation

Function to calculate the Least Common Multiple (LCM)

Description

Usage

lcm(a, b);

Arguments

a

-

b

-

env

[as Environment]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package math version 2.33.856.6961 Index]