en:fromradix

FromRadix

Format

fromradix ( string,base )

Description

Example

print fromradix("ffef",16)
print fromradix("1001101", 2)
print fromradix("a1z9",36)

displays

65519
77
469125

New To Version

0.9.9.45

See Also

en/fromradix.txt · Last modified: 2013/02/05 15:08 by admin