Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Jeffrey Sax Profile

photo Jeffrey Sax (JeffreySax)
16 Apr 2005
Canada

http://www.extremeoptimization.com
Contact memberContact this Member Edit ProfileEdit my profile

Jeffrey Sax has been writing numerical software for many years. He is founder and president of Extreme Optimization (http://www.extremeoptimization.com), a Toronto based provider of numerical component libraries for the .NET framework. He loves challenges, especially when it comes to making code run fast, and finding simplicity and elegance in what looks like complicated chaos.

This user has contributed 1 articles, 0 code samples and posted 0 messages in our discussion forums.

Technology Interests

      Articles & Tutorials

    • Floating-Point in .NET Part I: Concepts and Format

      by JeffreySax

      The first in a three part series, this article introduces the basic concepts of floating-point arithmetic: number formats, accuracy and precision, and round-off error. It includes an in-depth discussion of the .NET floating-point types.. Read full article