Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Function convert a number from given base to base 10.

The following function converts a number from a certain base (<16) in the corresponding base 10 value. I would like to test to possibly improve the management of particular cases that I have not co...