Gearslutz.com - View Single Post - 64 bit
thread: 64 bit
View Single Post
Old 6th February 2010   #14
Cellotron
Lives for gear
 
Cellotron's Avatar
 
Joined: Aug 2004
Location: Brooklyn, New York
Posts: 3,638

Verified Member
Quote:
Originally Posted by Bob Olhsson View Post
My understanding is that modern floating point calculations use 80 bit math unless the programmer has disabled it.
afaik, based on conversations with a number of developers, this is not correct. Internal processing math depends on the algorithms and routines coded by the application developer, not through some default of the cpu or the OS - you can still run fixed point math routines using floating point cpu's after all - although the architecture of the OS and cpu can definitely influence what type of routines will run more efficiently and stably.

Best regards,
Steve Berson
Cellotron is offline   Reply With Quote