get_all_div_b: get_all_div_b Function

Description Usage Arguments Value Examples

Description

this functions generates the set of al the divisors of a number in a given base. 1 an the number are not in this set.

Usage

1
get_all_div_b(bse, x)

Arguments

bse

integer from 2 to 9. base of the numbers.

x

number in base bse.

Value

vector with divisors

Examples

1
2

nmolanog/refous documentation built on May 21, 2019, 2:07 p.m.