NonNegativeIntegerToBaseNArray
[this page | pdf | back links]
Function Description
Returns an array consisting of the digits representing the
value of integer  in base
 in base  .
The array is in increasing powers of
.
The array is in increasing powers of  . For example,
if
. For example,
if  and
 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.
 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