Computer Arithmetic is the study of arithmetic algorithms and their hardware implementation. Use this tag when you ask questions on designing or verifying digital hardware for arithmetic functions.
Computer Arithmetic, a subset of Computer Architecture, deals with methods of representing integers and real values (e.g., fixed- and floating-point numbers) in digital systems and efficient algorithms for manipulating such numbers by means of hardware circuits or software routines.
On the hardware side, various types of adders, subtractors, multipliers, dividers, square-rooters, and circuit techniques for function evaluation are considered.
Software aspects of computer arithmetic include complexity, error characteristics, stability, and certifiability of computational algorithms.
Reference and further learning:
B. Parhami / UCSB: Number Representation and Computer Arithmetic