What Does Floating-Point Unit (FPU) Mean?
The FPU performs simple mathematical tasks which include addition, subtraction, division, multiplication and square root. Older FPUs process transcendental functions like exponential and trigonometric calculations but these can be expensive and complicated to implement, so in modern FPUs, these are done via software library routines.