/

StringToBaseNArray

[this page | pdf]

Function Description

Returns a integer array representation of an integer represented as an string, InputString, with number base nBase, with order of elements of the output being in order of increasing power of nBase but with the characters of InputString being in order of decreasing power of nBase (in line with e.g. normal Arabic decimal and binary representation conventions).

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: Integer()
Parameter NameVariable TypeDescription
InputStringStringString respresenting an unsigned integer
DigitsString()Characters forming consecutive digits in the given number base

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


Desktop view | Switch to Mobile