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

Math Operations #20

Open
Krafty-Coder opened this issue May 14, 2018 · 9 comments
Open

Math Operations #20

Krafty-Coder opened this issue May 14, 2018 · 9 comments

Comments

@Krafty-Coder
Copy link
Collaborator

Add functionality code for math operations.

@KushalVijay
Copy link
Contributor

Hello!!, I am a beginner to open source and pretty good at python. What can I do to contribute or where should i code to resolve this issue.

Regards
Kushal Vijay

@Abdur-rahmaanJ
Copy link
Owner

Abdur-rahmaanJ commented Oct 2, 2018

@KushalVijay

Normally to evaluate maths expression, we are just doing some tricks like using eval( ).

The real way to to it is using some parsing like here

try to adapt the code to this (issue #13 )

but i think here krafty wants more maths like cos sine etc

@Abdur-rahmaanJ
Copy link
Owner

also see update README

@KushalVijay
Copy link
Contributor

Okay. I will go through it and try to work on it.

@Abdur-rahmaanJ
Copy link
Owner

@KushalVijay also i think that issue #33 and #34 will interest you

@Josephasafg
Copy link

is this already taken by @KushalVijay ?

@KushalVijay
Copy link
Contributor

No, the issue given to me has already been resolved. You can take over it @Josephasafg

@0xGodspeed
Copy link
Contributor

Is this still an issue? If so I would like to work on this.
Thank you

@Abdur-rahmaanJ
Copy link
Owner

@0xGodspeed Try this one:

#80

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

No branches or pull requests

5 participants