Is there a function that converts a binary number into a decimal and the other way around?

eg: 10011101 should return 157
eg: 156 should return 10011100

regards

Tom Cannaerts
[email protected]

The best way to escape a problem, is to solve it.