lowestCommonMultiple: Get the lowest common divisor

View source: R/RVCompare.R

lowestCommonMultipleR Documentation

Get the lowest common divisor

Description

Get the lowest common divisor

Usage

lowestCommonMultiple(integerArray)

Arguments

integerArray

an array of integers.

Value

a integer that is the lcd of the numbers in integerArray


EtorArza/RVCompare documentation built on Jan. 11, 2025, 12:05 a.m.