BigFloat converted to string returns different number?
|
|
8
|
546
|
August 28, 2022
|
Cast `Real` to the closest representable value by default (or excess)
|
|
3
|
412
|
June 16, 2022
|
Typeof(π+1) is not Irrational
|
|
3
|
598
|
May 17, 2022
|
Why Complex numbers only work with Real numbers and not all numbers?
|
|
11
|
849
|
May 15, 2022
|
Scientific Notation in REPL
|
|
14
|
5480
|
May 12, 2022
|
Printing of unsigned numbers
|
|
29
|
2434
|
April 22, 2022
|
Significant digits in an csv file
|
|
5
|
442
|
April 13, 2022
|
[ANN] LogarithmicNumbers.jl v1.0.0
|
|
3
|
749
|
March 23, 2022
|
Vectorizing negation?
|
|
7
|
843
|
March 11, 2022
|
What exactly is a `Number`?
|
|
8
|
1273
|
March 3, 2022
|
Error when asking for sign of positive Irrational
|
|
3
|
487
|
February 24, 2022
|
Type computation: numerical type with twice more bits
|
|
3
|
569
|
February 24, 2022
|
"sum([1.0, 1e100, 1.0, -1e100])" fails
|
|
13
|
1506
|
February 16, 2022
|
Creating Types in Julia
|
|
2
|
501
|
January 31, 2022
|
Is the least significant bit from bitstring() correct?
|
|
1
|
543
|
January 7, 2022
|
Mathematical fractions and calculate with percentages
|
|
1
|
349
|
December 29, 2021
|
Get output of trig function as a multiple of pi?
|
|
12
|
1250
|
November 30, 2021
|
Splatting a vector into hypot
|
|
4
|
536
|
November 6, 2021
|
Discussion about integer overflow
|
|
189
|
7488
|
October 15, 2021
|
Normalizing a vector to sum to one does not work?
|
|
10
|
3257
|
October 12, 2021
|
Is there a direct way in Julia to format a number e.g. 9999999999 as a String object "9,999,999,999" for making it convenient to read?
|
|
3
|
1623
|
September 28, 2021
|
Is there any package similar to python's decimal in Julia? Where we can use any precision?
|
|
10
|
1231
|
September 28, 2021
|
Arithmetic using binary numbers
|
|
7
|
777
|
September 27, 2021
|
How do I check if a variable is an array of numbers
|
|
7
|
4657
|
September 25, 2021
|
SaferIntegers v3
|
|
2
|
582
|
September 11, 2021
|
Why 0.2+0.09 = 0.29000000000000004?
|
|
4
|
867
|
September 6, 2021
|
Fuzzy rounding for Rationals
|
|
3
|
380
|
August 31, 2021
|
Error while formatting a specific number!
|
|
4
|
722
|
July 6, 2021
|
Mutation of a scalar variable
|
|
10
|
1130
|
June 30, 2021
|
Condition for numeric table column type
|
|
2
|
385
|
March 26, 2021
|