Get base10 mantissa and exponent of real (eg Float64)
|
|
12
|
255
|
October 23, 2024
|
JSON.jl Float64 serialization (suppress scientific notation)
|
|
0
|
66
|
September 23, 2024
|
Compilers, purity, and variance computation
|
|
7
|
428
|
September 12, 2024
|
Dct error when using Images
|
|
8
|
220
|
August 26, 2024
|
Roundoff error in variance of array of constant value
|
|
7
|
151
|
July 11, 2024
|
Mismatch between nextfloat(0.0) and eps(Float64)
|
|
6
|
312
|
June 3, 2024
|
Convert a tuple of matrix Float64 data to Float32
|
|
1
|
191
|
March 23, 2024
|
Reinterpret byte to Float in julia
|
|
4
|
288
|
March 15, 2024
|
Avogadro's number as a floating-point value
|
|
18
|
1097
|
March 11, 2024
|
I will never understand floating-point arithmetic
|
|
18
|
950
|
March 8, 2024
|
Get length of a fully represented float
|
|
12
|
328
|
February 21, 2024
|
Int and float functions
|
|
7
|
329
|
November 27, 2023
|
Output distribution of rand(Float32) and rand(Float64), thread 2
|
|
437
|
6316
|
November 19, 2023
|
Type-safe conversion of strings to numbers
|
|
7
|
924
|
November 5, 2023
|
Printing exact decimal representations
|
|
2
|
408
|
August 30, 2023
|
Kahan summation in `sum`?
|
|
9
|
848
|
August 11, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
564
|
May 11, 2023
|
Weird floating point vs rational behavior
|
|
6
|
677
|
March 23, 2023
|
Strange behavior of mod with float
|
|
3
|
343
|
January 25, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
1306
|
December 6, 2022
|
Is it possible to set a floating point precision while evaluating jldoctest blocks in docstrings?
|
|
5
|
661
|
December 6, 2022
|
Floating point optimizations
|
|
5
|
443
|
November 1, 2022
|
How to convert from bool to float
|
|
2
|
1716
|
October 24, 2022
|
RFC: Compressed (base-6) floating point, taking 1/8 the space (new plan 1/64 compression for neural networks)
|
|
15
|
1117
|
September 25, 2022
|
Arithmetic with a specified (low) number of digits
|
|
1
|
402
|
September 3, 2022
|
Time it takes to multiply two floats
|
|
2
|
416
|
August 18, 2022
|
What is 0.14*300?
|
|
7
|
440
|
August 6, 2022
|
Why assuming floating-point rounding errors are random is bad
|
|
14
|
3566
|
April 22, 2022
|
Poll: speed vs accuracy for `Float64^-3`
|
|
55
|
2619
|
March 31, 2022
|
DifferentialEquations.jl treat complex different than float
|
|
7
|
606
|
March 28, 2022
|