from10_to_x: from10_to_x Function

Description Usage Arguments Value Examples

Description

this functions converts integers in base 10 to a given base.

Usage

1
from10_to_x(bse, x)

Arguments

bse

integer from 2 to 9. New base of the number.

x

number in base 10

Value

integer in base bse

Examples

1
2

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