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
Compare Double.MIN_VALUE and 0
Oct 02, 2025
java
if-statement
double
Given a double value x, why (signed long long)(x) != *(signed long long *)(&x)?
Sep 23, 2025
c
type-conversion
double
format-specifiers
long-long
How to check if the value of string variable is double
Sep 22, 2025
c#
string
double
real-number
Make Int round off to nearest value
Sep 19, 2025
swift
int
double
rounding
Display a double with no Decimals?
Sep 17, 2025
swift
double
decimal
How much performance gain for changing variables from double to float? [duplicate]
Sep 17, 2025
c++
performance
floating-point
double
Java: Double Value Comparison
Sep 14, 2025
java
double
Why did IEEE754 choose 11 exponent bits for double aka binary64?
Sep 14, 2025
floating-point
double
precision
ieee-754
x = x*0.90; gives lossy conversion error. x*=0.90; does not. Why? [duplicate]
Sep 13, 2025
java
integer
double
multiplication
assignment-operator
How to remove the " .0" in a whole number when using double in java? [duplicate]
Sep 13, 2025
java
android
double
Kotlin - How to convert Double to String in Kotlin without scientific notation?
Sep 12, 2025
java
android
kotlin
double
tostring
Algorithm for LCM of doubles in Swift
Sep 08, 2025
xcode
swift
int
double
Fomat Double to 2 Decimal Places WITHOUT Using a String
Sep 10, 2025
java
double
tableview
VBA: Strange behavior with Int function
Sep 09, 2025
vba
debugging
types
integer
double
Get next smallest Double number
Sep 08, 2025
c#
double
ieee-754
floating-point-precision
epsilon
How to Convert Int number to Double number?
Sep 07, 2025
javascript
double
int
Java DecimalFormat losing precision while formatting double
Sep 04, 2025
java
double
bigdecimal
double-precision
decimalformat
Alignment of a struct with two doubles is 4 even though double is aligned to 8 (32bit)
Sep 04, 2025
c
gcc
struct
double
memory-alignment
Extracting the byte value of double from memory
Sep 05, 2025
c++
double
byte
Show Normal Number Instead of Exponential Form
Sep 04, 2025
android
double
normalization
bigdecimal
primitive-types
Older Entries »