Inputbasen()
Attempts to convert the string specified, using the radix, to a number
Usage
NUMERIC = Inputbasen(
p1,
p2
)
Argument | Summary |
---|---|
p1 | string |
p2 | radix |
Attempts to convert the string specified, using the radix, to a number
NUMERIC = Inputbasen(
p1,
p2
)
Argument | Summary |
---|---|
p1 | string |
p2 | radix |