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 May 29, 2024, 5:55 a.m.