I was wondering, I never got that far to calculate in binary...
How would I create a function to "calculate binary"? 🙂
say the function is called binary()
and I wan't to find the binary OF the number 2 and i simple find it by doing this: binary(2); any ideas?
Thanks, Arni