http://qs1969.pair.com?node_id=369335


in reply to Re^2: A philosophical pondering concerning hexes
in thread A philosophical pondering concerning hexes

So, you want something like this?

inputoct resultComment
10771Octal
108108Decimal
109109Decimal
10a266Hexadecimal
10f271Hexadecimal
10g8Octal, ignoring 'g'

Does that seem anyway sensible or useful to you? Or perhaps oct 108 should return 89 (because it's base 9?). And should oct 45 be 29 (because it's base 6)?.

Abigail