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

Limes in Mathematical expression #56

Closed
KingaMasz opened this issue Jan 18, 2023 · 2 comments
Closed

Limes in Mathematical expression #56

KingaMasz opened this issue Jan 18, 2023 · 2 comments
Assignees
Labels

Comments

@KingaMasz
Copy link

Would it be possible to support limes in Mathematical expression? I was trying to write something like: lim_{n -> infinity} 1/n but there was error with symbol ">" and everything after "lim_{n -> infinity}".

In my opinion it should generate output similar to this:
1
lim --
n->∞ n

@ArthurSonzogni ArthurSonzogni self-assigned this Jan 18, 2023
@ArthurSonzogni
Copy link
Owner

It would be nice! Thanks for suggesting this.

@ArthurSonzogni
Copy link
Owner

Fixed (I think)

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

No branches or pull requests

2 participants