View Single Post
Old 14 May 2020, 14:30   #2
Kin Hell
0ld0r Git
 
Kin Hell's Avatar
 
Join Date: Mar 2009
Location: Cornwall, UK
Posts: 1,570
It's a bit like this fella....

A CPU without an FPU can not do Floating Point Instructions.

FPU's can accurately compute addition, subtraction, multiplication, division, and square roots.

They are specifically designed to compute Floating Point Numbers & off-load the CPU from having to do these Intensive calculations.

So yeah, if a Program can use one, it will be significantly faster than a CPU without one.

Try Ray Tracing an Image without an FPU & see how much longer it takes.

Last edited by Kin Hell; 14 May 2020 at 14:42.
Kin Hell is offline  
 
Page generated in 0.07174 seconds with 11 queries