Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in double
Is there a neutral element in IEEE754 with regards to addition
Jul 02, 2021
c
floating-point
double
ieee-754
low-level
In current C++ and Java, double type and float type : if (x == 0.0) is correct? [duplicate]
Jul 04, 2022
java
c++
floating-point
double
If double a=0.0, can I compare a*b==0 directly?
Oct 31, 2018
java
double
How to correctly floor doubles in Java to two digits
Aug 21, 2022
java
math
double
floor
Why does +e canceled and -e not?
Apr 29, 2022
java
numbers
double
notation
scientific-notation
How to round the double value upto two decimal points in dart?
Aug 11, 2022
flutter
dart
double
decimal-point
Using Java Double.toString() style formatting with more digits (DecimalFormat does not work with low precision numbers)
Oct 23, 2022
java
double
precision
tostring
decimalformat
How to parse a number like "-2.000000e+000"
Oct 16, 2018
c#
parsing
double
Can I apply the same extension to many classes without copy paste?
Oct 01, 2022
swift
double
cgfloat
jqGrid Cell Editing - Double Click to Edit?
Nov 03, 2021
jqgrid
click
double
cell
edit
problem formatting fields in a JTable - differences between Integer and Double
Aug 17, 2018
java
swing
jtable
double
illegalargumentexception
OpenCL problem with double type
Aug 16, 2019
double
opencl
precision
Parsing a double from a string which holds a value greater than Double.MaxValue
Sep 24, 2022
java
parsing
double
ieee-754
Use of integers and doubles give different answers when they shouldn't
Feb 20, 2022
java
math
integer
double
iteration
Converting String to Double -- Loses Precision
Feb 23, 2022
c++
string
double
Sum of two double numbers in java is infinity
Sep 30, 2019
java
sum
double
infinity
Does Casting Interpret the Value or just the Bits?
Apr 27, 2022
c#
casting
double
long-integer
How to sort an ArrayList with object using stream().sorted()
Jun 16, 2022
java
arraylist
double
java-stream
sorted
Using Java BigDecimal still not correctly solving
Nov 21, 2022
java
math
double
bigdecimal
Why does int = int * double give an error and int *= double does not (in Java)? [duplicate]
Sep 03, 2019
java
int
double
multiplication
« Newer Entries
Older Entries »