-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Provide more relative Method #2
Comments
I contributed. #3 |
JavaScript library |
Thanks, optimization is a major issue please contribute your way in further away as well. |
Ok sounds good. I just made another optimization that you can check out. I will look out for more. |
Yes @saranshsaini, I have reviewed it, please consider my opinion and let me know. |
Hi, I have optimized the power function. Please go through my PR #22 . |
Hello, I made a quick fix #23 for reverseNumber so that it works properly for negative numbers. Let me know if you will merge it. |
Yeah, I merged it. |
With web application all the time we face many problems to implement some logic, but in logic, we want some common mathematical applications like GCD, sum of all digits and this makes our implementation more complex hence If you want all these common math problems solved, then you can use solverjs. SolverJS are a combination of many common mathematical and some very used logic solutions.
So we created many ways to solve the problem but you also added some more methods to make web dev easier.
The text was updated successfully, but these errors were encountered: