Should InexactError be thrown when converting from Int64 to Float64?
|
|
4
|
133
|
January 9, 2025
|
Kahan summation in `sum`?
|
|
13
|
1097
|
December 29, 2024
|
Overflow issue?
|
|
3
|
132
|
December 20, 2024
|
How to Efficiently Work with Floats Across a Wide Range of Precision?
|
|
4
|
172
|
December 16, 2024
|
Get base10 mantissa and exponent of real (eg Float64)
|
|
12
|
284
|
October 23, 2024
|
JSON.jl Float64 serialization (suppress scientific notation)
|
|
0
|
75
|
September 23, 2024
|
Compilers, purity, and variance computation
|
|
7
|
432
|
September 12, 2024
|
Dct error when using Images
|
|
8
|
226
|
August 26, 2024
|
Roundoff error in variance of array of constant value
|
|
7
|
153
|
July 11, 2024
|
Mismatch between nextfloat(0.0) and eps(Float64)
|
|
6
|
313
|
June 3, 2024
|
Convert a tuple of matrix Float64 data to Float32
|
|
1
|
195
|
March 23, 2024
|
Reinterpret byte to Float in julia
|
|
4
|
301
|
March 15, 2024
|
Avogadro's number as a floating-point value
|
|
18
|
1121
|
March 11, 2024
|
I will never understand floating-point arithmetic
|
|
18
|
955
|
March 8, 2024
|
Get length of a fully represented float
|
|
12
|
341
|
February 21, 2024
|
Int and float functions
|
|
7
|
337
|
November 27, 2023
|
Output distribution of rand(Float32) and rand(Float64), thread 2
|
|
437
|
6358
|
November 19, 2023
|
Type-safe conversion of strings to numbers
|
|
7
|
1040
|
November 5, 2023
|
Printing exact decimal representations
|
|
2
|
423
|
August 30, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
584
|
May 11, 2023
|
Weird floating point vs rational behavior
|
|
6
|
680
|
March 23, 2023
|
Strange behavior of mod with float
|
|
3
|
345
|
January 25, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
1332
|
December 6, 2022
|
Is it possible to set a floating point precision while evaluating jldoctest blocks in docstrings?
|
|
5
|
664
|
December 6, 2022
|
Floating point optimizations
|
|
5
|
448
|
November 1, 2022
|
How to convert from bool to float
|
|
2
|
1780
|
October 24, 2022
|
RFC: Compressed (base-6) floating point, taking 1/8 the space (new plan 1/64 compression for neural networks)
|
|
15
|
1126
|
September 25, 2022
|
Arithmetic with a specified (low) number of digits
|
|
1
|
402
|
September 3, 2022
|
Time it takes to multiply two floats
|
|
2
|
418
|
August 18, 2022
|
What is 0.14*300?
|
|
7
|
440
|
August 6, 2022
|