issues
search
Patashu
/
break_eternity.js
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
MIT License
122
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump eslint-plugin-react from 7.28.0 to 7.29.3
#76
dependabot[bot]
closed
2 years ago
1
Bump eslint-config-prettier from 8.3.0 to 8.5.0
#75
dependabot[bot]
closed
2 years ago
0
Bump typescript from 4.5.4 to 4.6.2
#74
dependabot[bot]
closed
2 years ago
1
Bump eslint-plugin-react from 7.28.0 to 7.29.2
#73
dependabot[bot]
closed
2 years ago
1
Bump eslint-plugin-react from 7.28.0 to 7.29.1
#72
dependabot[bot]
closed
2 years ago
1
Bump eslint-config-prettier from 8.3.0 to 8.4.0
#71
dependabot[bot]
closed
2 years ago
1
Bump rollup-plugin-typescript2 from 0.31.1 to 0.31.2
#70
dependabot[bot]
closed
2 years ago
1
Fix package.json module names
#69
bbugh
closed
2 years ago
0
Bump typescript from 4.5.4 to 4.5.5
#68
dependabot[bot]
closed
2 years ago
1
Bump eslint-plugin-react from 7.27.1 to 7.28.0
#67
dependabot[bot]
closed
2 years ago
0
Bump typescript from 4.5.3 to 4.5.4
#66
dependabot[bot]
closed
2 years ago
0
Bump typescript from 4.5.2 to 4.5.3
#65
dependabot[bot]
closed
2 years ago
0
Bump prettier from 2.5.0 to 2.5.1
#64
dependabot[bot]
closed
2 years ago
0
Bump prettier from 2.4.1 to 2.5.0
#63
dependabot[bot]
closed
2 years ago
0
port break_infinity.js unit tests
#62
Patashu
opened
2 years ago
0
Bump rollup-plugin-typescript2 from 0.31.0 to 0.31.1
#61
dependabot[bot]
closed
2 years ago
0
weird edge cases in layeradd10 for numbers below 1
#60
Patashu
closed
2 years ago
1
Bump eslint-plugin-prettier from 3.3.1 to 4.0.0
#59
dependabot[bot]
closed
2 years ago
1
Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.33.0
#58
dependabot[bot]
closed
2 years ago
0
Bump eslint-config-prettier from 8.1.0 to 8.3.0
#57
dependabot[bot]
closed
2 years ago
0
Bump @typescript-eslint/parser from 4.20.0 to 4.33.0
#56
dependabot[bot]
closed
2 years ago
0
Bump eslint-plugin-react from 7.23.1 to 7.27.1
#55
dependabot[bot]
closed
2 years ago
0
Bump eslint from 7.23.0 to 7.32.0
#54
dependabot[bot]
closed
2 years ago
0
Bump typescript from 4.2.3 to 4.5.2
#53
dependabot[bot]
closed
2 years ago
0
Bump prettier from 2.2.1 to 2.4.1
#52
dependabot[bot]
closed
2 years ago
0
Bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0
#51
dependabot[bot]
closed
2 years ago
0
Bump eslint-plugin-prettier from 3.3.1 to 3.4.1
#50
dependabot[bot]
closed
2 years ago
0
implement isNaN/isFinite
#49
Patashu
closed
2 years ago
0
Bump browserslist from 4.16.3 to 4.18.1
#48
dependabot[bot]
closed
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#47
dependabot[bot]
closed
2 years ago
0
What comes next? - Representing larger numbers than break_eternity.js in a meaningful way
#46
Patashu
opened
3 years ago
17
Add a LICENSE file
#45
thepaperpilot
closed
2 years ago
1
I need some help
#44
DatDerpyLuke
closed
3 years ago
1
x.pow(y) ignore x's sign when y is non-integer
#43
1e1000000
closed
2 years ago
1
Convert project to TypeScript
#42
bbugh
closed
2 years ago
6
isNaN(X) where X is greater than e9e15 return true
#41
1e1000000
closed
2 years ago
3
define is not defined
#40
1e1000000
closed
3 years ago
0
Enter new Decimal(Infinity).toString() return NaNeInfinity
#39
1e1000000
closed
2 years ago
0
Create Dependabot config file
#38
dependabot-preview[bot]
closed
4 years ago
0
Replaced f_lambertw with a better one.
#37
Naruyoko
closed
4 years ago
1
Infinite height tetration leading to wrong fixed point for a range of value.
#36
Naruyoko
closed
4 years ago
21
Subtract breaks with layer(s)
#35
Gniller
closed
5 years ago
2
fix exp; fixes #32; fixes #33
#34
dan-simon
closed
5 years ago
0
`Decimal.exp(-1000).eq(Decimal.exp(1000))` is true
#33
dan-simon
closed
5 years ago
1
ssqrt gives 'iteration failed to converge' range for certain range of numbers
#32
Patashu
closed
5 years ago
0
Decimal.toString("(e^N)X") returns NaN as the sign.
#31
James103
closed
5 years ago
0
ssqrt returns 1 for too large numbers (layer ~ Number.MAX_SAFE_INTEGER).
#30
James103
closed
5 years ago
1
Fix a bug
#29
loader3229
closed
5 years ago
1
Update README.md
#28
Reinhardt-C
closed
5 years ago
0
pow with a base of 0 returns NaN
#27
lllllllllwith10ls
closed
5 years ago
0
Previous
Next