How to read a line character by character?
|
|
15
|
271
|
November 19, 2024
|
Checking divisibility efficiently
|
|
6
|
122
|
October 17, 2024
|
Differing construction and conversion for subtypes of Number
|
|
0
|
35
|
September 26, 2024
|
Decimal2rational
|
|
7
|
141
|
July 18, 2024
|
Displaying numbers in Julia
|
|
15
|
822
|
April 11, 2024
|
Custom Complex number type for specific Real type
|
|
9
|
513
|
January 30, 2024
|
@Printf with DecFP / Dec128
|
|
2
|
274
|
January 19, 2024
|
Decimal commas instead of points
|
|
7
|
2094
|
January 7, 2024
|
[ANN] RepeatingDecimalNotations.jl
|
|
1
|
631
|
January 6, 2024
|
Why is there a discrepancy in the value of sqrt(2) from Wolfram Alpha and Julia?
|
|
5
|
743
|
December 11, 2023
|
Type for large "float like" integers?
|
|
8
|
331
|
December 11, 2023
|
Convert floating point to integer type?
|
|
6
|
1746
|
August 28, 2023
|
Overview of different number representations, philosophies and use cases
|
|
6
|
733
|
August 18, 2023
|
Performance / Memory differences between constructors of BigInts
|
|
5
|
326
|
August 16, 2023
|
[Blog Post] A Fun Exploration of Perfect, Abundant, and Deficient Numbers
|
|
5
|
751
|
May 23, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
582
|
May 11, 2023
|
Convert Vectors of Numbers and Bases to Two-Dimensional Matrix of Strings
|
|
9
|
277
|
April 16, 2023
|
Displaying Rationals
|
|
32
|
3705
|
March 20, 2023
|
Isusefulnumber()
|
|
2
|
299
|
January 30, 2023
|
Strange behavior of mod with float
|
|
3
|
344
|
January 25, 2023
|
Get the decimal part of a number
|
|
7
|
3796
|
January 15, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
1327
|
December 6, 2022
|
Indexing a number
|
|
13
|
798
|
October 14, 2022
|
Looking for ONE package, to do BASIC number formatting for console-text-output
|
|
21
|
803
|
October 14, 2022
|
Zero(π) and one(π) are false and true?
|
|
30
|
1233
|
September 29, 2022
|
Round a float, and force a specific number of decimal places
|
|
5
|
8961
|
September 21, 2022
|
Compare numbers at the stated precision
|
|
9
|
563
|
September 5, 2022
|
BigFloat converted to string returns different number?
|
|
8
|
510
|
August 28, 2022
|
Cast `Real` to the closest representable value by default (or excess)
|
|
3
|
411
|
June 16, 2022
|
Typeof(π+1) is not Irrational
|
|
3
|
587
|
May 17, 2022
|