Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Shorten Hyper E display #9

Open
1e1000000 opened this issue Jun 28, 2020 · 2 comments
Open

[Feature] Shorten Hyper E display #9

1e1000000 opened this issue Jun 28, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@1e1000000
Copy link

I enter return new ExpantaNum("10{1000000}10").toHyperE();
It use few second and result: E10#0#1...(a lot of #1)...#1#11#9...(a lot of #9)...#9

@Naruyoko Naruyoko added the enhancement New feature or request label Jul 7, 2020
@1231234md5
Copy link

1231234md5 commented Jan 17, 2022

so it should use extended-hyper-e,~f_(w^w)(10)
also,you can design godgahnum.js by using extended hyper-e

@1231234md5
Copy link

I enter return new ExpantaNum("10{1000000}10").toHyperE(); It use few second and result: E10#0#1...(a lot of #1)...#1#11#9...(a lot of #9)...#9

sortty for ignorting a mistake: E10#0#1#...#1#9#...#9 should be ill-defined!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants