Strange behavior of mod with float
|
|
3
|
65
|
January 25, 2023
|
Get the decimal part of a number
|
|
7
|
1024
|
January 15, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
246
|
December 6, 2022
|
Indexing a number
|
|
13
|
309
|
October 14, 2022
|
Looking for ONE package, to do BASIC number formatting for console-text-output
|
|
21
|
362
|
October 14, 2022
|
Zero(π) and one(π) are false and true?
|
|
30
|
816
|
September 29, 2022
|
Round a float, and force a specific number of decimal places
|
|
5
|
316
|
September 21, 2022
|
Compare numbers at the stated precision
|
|
9
|
286
|
September 5, 2022
|
BigFloat converted to string returns different number?
|
|
8
|
167
|
August 28, 2022
|
Cast `Real` to the closest representable value by default (or excess)
|
|
3
|
225
|
June 16, 2022
|
Typeof(π+1) is not Irrational
|
|
3
|
371
|
May 17, 2022
|
Why Complex numbers only work with Real numbers and not all numbers?
|
|
11
|
571
|
May 15, 2022
|
Scientific Notation in REPL
|
|
14
|
1452
|
May 12, 2022
|
Printing of unsigned numbers
|
|
29
|
1044
|
April 22, 2022
|
Significant digits in an csv file
|
|
5
|
241
|
April 13, 2022
|
[ANN] LogarithmicNumbers.jl v1.0.0
|
|
3
|
514
|
March 23, 2022
|
Vectorizing negation?
|
|
7
|
354
|
March 11, 2022
|
What exactly is a `Number`?
|
|
8
|
576
|
March 3, 2022
|
Error when asking for sign of positive Irrational
|
|
3
|
271
|
February 24, 2022
|
Type computation: numerical type with twice more bits
|
|
3
|
266
|
February 24, 2022
|
"sum([1.0, 1e100, 1.0, -1e100])" fails
|
|
13
|
810
|
February 16, 2022
|
Creating Types in Julia
|
|
2
|
312
|
January 31, 2022
|
Is the least significant bit from bitstring() correct?
|
|
1
|
285
|
January 7, 2022
|
Mathematical fractions and calculate with percentages
|
|
1
|
223
|
December 29, 2021
|
Get output of trig function as a multiple of pi?
|
|
12
|
1001
|
November 30, 2021
|
Splatting a vector into hypot
|
|
4
|
333
|
November 6, 2021
|
Discussion about integer overflow
|
|
189
|
4239
|
October 15, 2021
|
Normalizing a vector to sum to one does not work?
|
|
10
|
1547
|
October 12, 2021
|
Is there any package similar to python's decimal in Julia? Where we can use any precision?
|
|
10
|
706
|
September 28, 2021
|
Arithmetic using binary numbers
|
|
7
|
352
|
September 27, 2021
|