/

BaseNString2Dec

[this page | pdf]

Function Description

Converts a string representing a number with a given radix between 2 and 36 to an (unsigned) integer, consecutive digits in the input string being represented by the characters 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y up to (for radix = 36) Z (lower case alphabetical characters also accepted). Similar to the inverse of Excel’s BASE function.

 


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


Desktop view | Switch to Mobile