floating-point (663)
- language-agnostic rounding error - Is floating point math broken?
- assembly c++ compiler - Why doesn't GCC optimize a*a*a*a*a*a to (a*a*a)*(a*a*a)?
- parsing could not - How do I parse a string to a float or int in Python?
- floating-point java sql - Difference between decimal, float and double in .NET?
- c++ flush zero - Why does changing 0.1f to 0 slow down performance by 10x?
- python or int - How do I check if a string is a number (float)?
- python round places - Limiting floats to two decimal points
- floating-point vs is - Why not use Double or Float to represent currency?
- python precision integer - How can I force division to be floating point? Division keeps rounding down to 0?
- floating-point number decimal - Is there a float input type in HTML5?
- javascript decimals comma - Format number to always show 2 decimal places
- python integer argument - How to use a decimal range() step value?
- java 2.5 how - Why does Math.round(0.49999999999999994) return 1?
- floating-point decimal bigdecimal - How to deal with floating point number precision in JavaScript?
- c++ comparing floating - What is the most effective way for float and double comparison?
- java double places - How to nicely format floating numbers to String without unnecessary decimal 0?
- floating-point number decimals - How to format a float in javascript?
- objective-c comparing with - How dangerous is it to compare floating point values?
- c++ java in - What is the difference between float and double?
- floating-point parsefloat format - How to parse float with two decimal places in javascript?