Continuing my look into floating point arithmetic, I decided to see how things work in different languages. If you didn't see my first foray into this, you can check that out here.
Showing posts with label math. Show all posts
Showing posts with label math. Show all posts
Friday, October 2, 2015
Wednesday, September 30, 2015
Floating Point Math
In most cases, I tend to write my own code to do simple tasks. In some cases it's not a simple task but I need more control. Recently I've realized that when it comes to math, specifically floating point operations, I will always rely on someone else's code to do the math for me.
Labels:
coldfusion,
floating point,
javascript,
math
Subscribe to:
Posts (Atom)