Printing exact decimal representations
|
|
2
|
83
|
August 30, 2023
|
Kahan summation in `sum`?
|
|
9
|
212
|
August 11, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
91
|
May 11, 2023
|
Weird floating point vs rational behavior
|
|
6
|
277
|
March 23, 2023
|
Strange behavior of mod with float
|
|
3
|
153
|
January 25, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
520
|
December 6, 2022
|
Is it possible to set a floating point precision while evaluating jldoctest blocks in docstrings?
|
|
5
|
487
|
December 6, 2022
|
Floating point optimizations
|
|
5
|
297
|
November 1, 2022
|
How to convert from bool to float
|
|
2
|
483
|
October 24, 2022
|
RFC: Compressed (base-6) floating point, taking 1/8 the space (new plan 1/64 compression for neural networks)
|
|
15
|
675
|
September 25, 2022
|
Arithmetic with a specified (low) number of digits
|
|
1
|
254
|
September 3, 2022
|
Time it takes to multiply two floats
|
|
2
|
336
|
August 18, 2022
|
What is 0.14*300?
|
|
7
|
274
|
August 6, 2022
|
Why assuming floating-point rounding errors are random is bad
|
|
14
|
2172
|
April 22, 2022
|
Poll: speed vs accuracy for `Float64^-3`
|
|
55
|
1971
|
March 31, 2022
|
DifferentialEquations.jl treat complex different than float
|
|
7
|
361
|
March 28, 2022
|
How to test if one float is an integer multiple of another?
|
|
9
|
1487
|
November 2, 2021
|
Difference in floating-point results for sqrt vs exponentiation on nightly (possible regression?)
|
|
1
|
261
|
October 22, 2021
|
Convert float type array to Int
|
|
6
|
977
|
July 31, 2021
|
From Float type to Integer
|
|
1
|
351
|
July 27, 2021
|
What's the difference between Float64 and Real? And what is the Real type for?
|
|
3
|
1201
|
June 15, 2021
|
Calculating ULP distance between two floating point numbers (quickly)
|
|
8
|
1551
|
May 21, 2021
|
Defining function that accepts both FP32 and FP64
|
|
6
|
761
|
December 26, 2020
|
Quick probably basic question on Floats
|
|
5
|
647
|
August 2, 2020
|