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 floating-point
Why does multiplying and dividing by N "fix" floating point representation?
May 02, 2022
javascript
math
floating-point
floating-point-precision
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
Floating point precision in literals vs calculations
Jul 16, 2022
java
floating-point
numbers
What means an "E" or "e" character on larger fractional and float outputs?
Mar 30, 2022
java
floating-point
Typecasting int pointer to float pointer
Oct 21, 2022
c
pointers
floating-point
int
type-conversion
Writing IEEE 754-1985 double as ASCII on a limited 16 bytes string
May 17, 2022
c
floating-point
precision
Understanding FMA instructions performance
Feb 19, 2018
floating-point
cpu-architecture
instruction-set
flops
fma
Why does Int(Float(Int.max)) give me an error?
Oct 22, 2022
swift
floating-point
type-conversion
How to reliably separate decimal and floating parts from a number?
Jul 14, 2022
python
floating-point
ieee-754
python-internals
Convert float to 32bit hex string in JavaScript
Sep 17, 2022
javascript
floating-point
hex
Accurate vectorizable implementation of acosf()
Jun 13, 2022
algorithm
math
floating-point
simd
What are the chances of Math.random returning 0?
Nov 11, 2022
javascript
random
floating-point
Why do printf and isnan disagree whether a long double value is a NaN?
Sep 08, 2022
c++
c
floating-point
clang
How can I write a C++ function returning true if a real number is exactly representable with a double?
Nov 03, 2022
c++
floating-point
Another floating point question
Nov 15, 2022
javascript
python
floating-point
Adding an integer to a float in PHP rounds the float to 1 decimal place
Nov 10, 2022
php
floating-point
rounding
Hashcode implementation double precision
Jul 19, 2022
c#
floating-point
precision
hashcode
How to avoid printing scientific notation in python without adding extra digits?
Feb 25, 2022
python
floating-point
string-formatting
Floating-Point Arithmetic = What is the worst precision/difference from Dec to Binary?
Oct 28, 2022
java
math
floating-point
decimal
fractions
Casting float to decimal loses precision in C#
Aug 22, 2014
c#
.net
casting
floating-point
decimal
« Newer Entries
Older Entries »