findFactors: Find factors

.findFactorsR Documentation

Find factors

Description

Internal function (used in gaussMap()). Finds the integer factors of an integer.

Usage

.findFactors(x)

Arguments

x

An integer to factorize

Value

A vector of integer factors


SpaDES.tools documentation built on Nov. 11, 2023, 1:07 a.m.