Newbetuts
.
New posts in floating-point
Does the C++ standard specify anything on the representation of floating point numbers?
c++
c++11
floating-point
standards
ieee-754
Is floating point arithmetic stable? [duplicate]
c#
floating-point
Moving point along the vector
vectors
analytic-geometry
3d
floating-point
Check double variable if it contains an integer, and not floating point
c++
c
floating-point
When does underflow occur?
c
floating-point
underflow
floating-point-exceptions
Truncate float numbers with PHP
php
floating-point
truncate
floating-accuracy
Why 3.14*3.0*3.0 != 3.14*3.0**2? [duplicate]
math
language-agnostic
floating-point
floating-accuracy
How do I overload `float()` for a custom class?
python
floating-point
operator-overloading
overloading
Why does JavaScript appear to be 4 times faster than C++?
javascript
c++
performance
floating-point
benchmarking
Integers in JavaScript
javascript
floating-point
integer
In .net, how do I choose between a Decimal and a Double
.net
floating-point
Is the most significant decimal digits precision that can be converted to binary and back to decimal without loss of significance 6 or 7.225?
binary
floating-point
decimal
floating-point-precision
significant-digits
How to convert from float to bigDecimal in java?
java
floating-point
bigdecimal
What's the relative speed of floating point add vs. floating point multiply
floating-point
x86
mips
numerical-computing
flops
Python 3 Float Decimal Points/Precision
python
python-3.x
floating-point
float bits and strict aliasing
c++
floating-point
bits
strict-aliasing
type-punning
Is there a reliable way in JavaScript to obtain the number of decimal places of an arbitrary number?
javascript
floating-point
decimal
precision
fractions
Compressing floating point data
compression
floating-point
time-series
Print a float number in normal form, not exponential form / scientific notation [duplicate]
python
python-3.x
floating-point
Scala Divide two integers and get a float result
scala
casting
floating-point
integer
Prev
Next