computer maths are the operations of adding or subtracting binary, octal or hexadecimal numbers. These operations are normally carried out while programming in assembly language.
A very simple subtraction example: Take a binary number of say 1111 (equivalent to 15 in decimal) minus 0010 (equivalent to 2 in decimal) results in 1101 (equivalent to 13 in decimal).
Chat with our AI personalities