NonNegativeIntegerToBaseNArray
[this page | pdf | back links]
Function Description
Returns an array consisting of the digits representing the
value of integer
in base
.
The array is in increasing powers of
. For example,
if
and
is
2 then the binary representation of 6 is “110”, so the array returned by the
function consists of the elements 0, 1 and 1 respectively.
NAVIGATION LINKS
Contents | Prev | Next
Links to:
-
Interactively run function
-
Interactive instructions
-
Example calculation
-
Output type / Parameter details
-
Illustrative spreadsheet
-
Other General functions
-
Computation units used
Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement