-
Notifications
You must be signed in to change notification settings - Fork 238
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
[new extension] Complex Number #870
Conversation
good |
I forgot to add factorial 😱 |
This would be cool for displaying 2d graphs! |
Wait... does that mean I can make the Mandelbrot Set?! |
Yes, ofc! |
Wow! |
Wow, I had been building an extension on this topic, except for the quaternions. |
closed because waited too long + the code is a completely mess. It could be improved on. |
Complex Number Extension
Contains these blocks:
support these functions:
Btw since it uses regex a lot, so I have to find a better algorithm for parsing complex numbers