Hi guys, I know it sounds stupid but how do I convert numbers from one base to another ?I found3 printStringBase: 2 -> '11'But I would like something like11 convertFromBase: 2 to: 10-> 3The Finder did help me about this one so I ask here :)Thanks in advance,
Ben