How to read a line character by character?
|
|
15
|
252
|
November 19, 2024
|
Checking divisibility efficiently
|
|
6
|
91
|
October 17, 2024
|
Differing construction and conversion for subtypes of Number
|
|
0
|
34
|
September 26, 2024
|
Decimal2rational
|
|
7
|
126
|
July 18, 2024
|
Displaying numbers in Julia
|
|
15
|
737
|
April 11, 2024
|
Custom Complex number type for specific Real type
|
|
9
|
500
|
January 30, 2024
|
@Printf with DecFP / Dec128
|
|
2
|
273
|
January 19, 2024
|
Decimal commas instead of points
|
|
7
|
2060
|
January 7, 2024
|
[ANN] RepeatingDecimalNotations.jl
|
|
1
|
624
|
January 6, 2024
|
Why is there a discrepancy in the value of sqrt(2) from Wolfram Alpha and Julia?
|
|
5
|
738
|
December 11, 2023
|
Type for large "float like" integers?
|
|
8
|
326
|
December 11, 2023
|
Convert floating point to integer type?
|
|
6
|
1665
|
August 28, 2023
|
Overview of different number representations, philosophies and use cases
|
|
6
|
720
|
August 18, 2023
|
Performance / Memory differences between constructors of BigInts
|
|
5
|
325
|
August 16, 2023
|
[Blog Post] A Fun Exploration of Perfect, Abundant, and Deficient Numbers
|
|
5
|
747
|
May 23, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
567
|
May 11, 2023
|
Convert Vectors of Numbers and Bases to Two-Dimensional Matrix of Strings
|
|
9
|
277
|
April 16, 2023
|
Displaying Rationals
|
|
32
|
3678
|
March 20, 2023
|
Isusefulnumber()
|
|
2
|
299
|
January 30, 2023
|
Strange behavior of mod with float
|
|
3
|
343
|
January 25, 2023
|
Get the decimal part of a number
|
|
7
|
3717
|
January 15, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
1312
|
December 6, 2022
|
Indexing a number
|
|
13
|
790
|
October 14, 2022
|
Looking for ONE package, to do BASIC number formatting for console-text-output
|
|
21
|
797
|
October 14, 2022
|
Zero(π) and one(π) are false and true?
|
|
30
|
1231
|
September 29, 2022
|
Round a float, and force a specific number of decimal places
|
|
5
|
8359
|
September 21, 2022
|
Compare numbers at the stated precision
|
|
9
|
560
|
September 5, 2022
|
BigFloat converted to string returns different number?
|
|
8
|
504
|
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
|