issues
search
a14n
/
dart-rational
Apache License 2.0
35
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it a better choice to replace BigInt with libgmp via ffi?
#38
changyiyao
closed
7 months ago
1
Allow create from JSON
#37
dkrutskikh
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#36
dependabot[bot]
closed
1 year ago
0
Do we need to import this package when using Decimal package?
#35
aytunch
closed
1 year ago
1
Change of Copyright notice
#34
lubovtorina
closed
1 year ago
1
Expose `isNegative`
#33
gmpassos
closed
2 years ago
4
Performance Rational without a denominator
#32
krispypen
closed
2 years ago
1
Bump actions/checkout from 2 to 3
#31
dependabot[bot]
closed
2 years ago
1
add dependabot
#30
a14n
closed
2 years ago
0
Performance Rational without a denominator
#29
krispypen
closed
2 years ago
1
Add Rational.tryParse
#28
williamhjcho
closed
2 years ago
1
Inverse seems to be inaccurate and/or lose precision.
#27
bobjackman
closed
3 years ago
7
Should support locales that use , instead of .
#26
dalewking
closed
3 years ago
1
Nullsafety migration
#25
acoutts
closed
3 years ago
1
[request] Faster toStringAsPrecision() method
#24
giorgiofran
closed
3 years ago
2
Replace gcd implementation with dart:core's
#23
rapzo
closed
4 years ago
4
const Rational
#22
modulovalue
closed
5 years ago
1
Numbers starting with dot should be accepted
#21
efreibe
closed
5 years ago
1
fix issue with toStringAsPrecision
#20
a14n
closed
5 years ago
0
Process hanging in flutter due to simple computating
#19
wmh
closed
6 years ago
16
Strange error in Rational multiplication
#18
vadimtsushko
closed
6 years ago
2
Error in toDecimalString()
#17
vadimtsushko
closed
6 years ago
4
Modulus calculation is not correct.
#16
giorgiofran
closed
7 years ago
11
Repair BigInt.toDouble()
#15
ilikerobots
closed
8 years ago
2
BigInt.toDouble() calculates incorrectly
#14
ilikerobots
closed
8 years ago
3
Hacks
#13
kevmoo
closed
7 years ago
7
ignore .packages
#12
kevmoo
closed
8 years ago
1
Fixed bug in Rational.precision
#11
stevenroose
closed
10 years ago
1
Added signum getter
#10
stevenroose
closed
10 years ago
2
Added precision-related getters
#9
stevenroose
closed
10 years ago
3
Added support for thousand separator
#8
stevenroose
closed
10 years ago
1
toStringWithPrecision() should not use toDouble()
#7
stevenroose
closed
5 years ago
2
Added support for scientific notation
#6
stevenroose
closed
10 years ago
2
Accept optional leading '+' when parsing rational
#5
ovangle
closed
10 years ago
1
fractionDigits should be optional
#4
DukeHarris
closed
10 years ago
0
Rational.parse('9.9').toDecimalString() == '9.09'
#3
tomaszkubacki
closed
10 years ago
1
Hello maybe bigint is fixnum in Dart
#2
hatuan
closed
10 years ago
1
Accept int (and maybe floats) in operators
#1
polux
opened
11 years ago
2