My problem is that I have a digitizer that will send to my program a binary 3D point(X value, Y value, Z value). It will send three strands
example: 0000 0000 0100
Now I've already typed more about binary than I know, but how do I convert that into a normal number like 3.125? Sorry for the ignorance. Any help is appreciated!
example: 0000 0000 0100
Now I've already typed more about binary than I know, but how do I convert that into a normal number like 3.125? Sorry for the ignorance. Any help is appreciated!