Commit Graph

200 Commits

Author SHA1 Message Date
Akash Saravanan 3430dfeac6 Add intersection of two lines. 2020-10-16 23:56:08 +05:30
Luke Weiler 4c0414d656 Merge pull request #101 from ieshaan12/conflict-resolve-vol-sa
Volume and Surface Areas
2020-10-16 14:21:22 -04:00
Luke Weiler fcc3d4d9b6 Added genById Documentation 2020-10-16 14:20:01 -04:00
Akash Saravanan d3ebe8e5fb Add intersection of two lines. 2020-10-16 23:48:19 +05:30
Ieshaan Saxena 87bed5cc21 Merge branch 'master' into conflict-resolve-vol-sa 2020-10-16 23:45:22 +05:30
ieshaan12 1f8d7e5077 Added volume and surface area functions 2020-10-16 23:39:45 +05:30
Ritu Raj 0ab15b468e Merge pull request #1 from Ritu1611/Ritu1611-patch-1
Update mathgen.py
2020-10-16 23:35:52 +05:30
Ritu Raj 733bd4be58 Merge branch 'master' into Ritu1611-patch-1 2020-10-16 23:35:38 +05:30
Ritu Raj bfe8b7c1be Merge pull request #2 from Ritu1611/Ritu1611-patch-3
Update mathgen.py
2020-10-16 23:28:58 +05:30
Luke Weiler 7341939a72 Merge pull request #95 from deepak773/master
Added a new mathGenerator named Common Factors of two numbers. Function "commonFactors" has been added for the same.
2020-10-16 13:55:10 -04:00
Luke Weiler 16a0840087 Merge branch 'master' into master 2020-10-16 13:54:59 -04:00
Ritu Raj 7f66db8e3f Update mathgen.py
Number of Permutations.
2020-10-16 23:17:27 +05:30
Ieshaan Saxena ad6161c134 Merge pull request #2 from Todarith/master
Updating
2020-10-16 23:01:44 +05:30
Deepak Sharma 6ef7f5390f Merge branch 'master' of https://github.com/deepak773/mathgenerator into master 2020-10-16 22:57:31 +05:30
Deepak Sharma c8f45c2547 Merge branch 'master' of https://github.com/deepak773/mathgenerator into master 2020-10-16 22:55:52 +05:30
Deepak Sharma e7d99f3d16 Merge branch 'master' of https://github.com/deepak773/mathgenerator into master 2020-10-16 22:53:37 +05:30
Deepak Sharma 09f66b3d12 Adding a new math function commonFactors 2020-10-16 22:52:21 +05:30
Luke Weiler 99c18e919d Merge pull request #93 from adityapanchal10/master
added factorial function
2020-10-16 13:21:15 -04:00
Luke Weiler 81602ca484 Update mathgen.py 2020-10-16 13:21:03 -04:00
Luke Weiler 30517c3234 Merge branch 'master' into master 2020-10-16 13:20:45 -04:00
Luke Weiler 41388098f5 Merge pull request #92 from Ritu1611/Ritu1611-patch-2
Update mathgen.py
2020-10-16 13:18:29 -04:00
Luke Weiler a8194f1590 Merge branch 'master' into Ritu1611-patch-2 2020-10-16 13:18:17 -04:00
Deepak Sharma 8045ee376a Adding a new math function commonFactors 2020-10-16 22:47:02 +05:30
Luke Weiler 5c79fef2fb Update mathgen.py 2020-10-16 13:17:01 -04:00
Luke Weiler b8d254feae Merge pull request #90 from piyler279/master
Added function for "Find the angle of a regular polygon with n sides"
2020-10-16 13:10:28 -04:00
Luke Weiler 1f9088fa1e Merge branch 'master' into master 2020-10-16 13:10:21 -04:00
adityapanchal10 358a676dba added factorial function 2020-10-16 22:37:17 +05:30
Luke Weiler 16eb360895 Merge pull request #88 from RodolfoNei/add-multiplication-fractions
add the multiplication of fractions function
2020-10-16 13:05:49 -04:00
Ritu Raj 4e80e00920 Update mathgen.py
Request for adding combinations function to the generator.
2020-10-16 22:28:04 +05:30
Ritu Raj de2bf981b5 Update mathgen.py
Adding a function for getting factorial of a random integer.
2020-10-16 21:48:41 +05:30
Yash 4b3874cc74 Rounded to 2 decimal places 2020-10-16 21:28:54 +05:30
Yash 8a9912e40a added class instance 2020-10-16 21:21:59 +05:30
Yash 7c352da6a2 added function 2020-10-16 21:17:54 +05:30
Rodolfo Nei 78d6bcc9b3 add the multiplication of fractions function 2020-10-16 12:14:07 -03:00
Luke Weiler c0f2c9b281 Merge pull request #65 from Paradact/prime_factorisation
Prime Factorisation
2020-10-16 10:22:07 -04:00
Luke Weiler 05646f80f4 Merge branch 'master' into prime_factorisation 2020-10-16 10:21:50 -04:00
Luke Weiler bfb7e1ba7a Fixed factoring name and added comment to 26 2020-10-16 10:17:36 -04:00
- 7e555f42fe Adjusted difficulty 2020-10-16 16:11:59 +02:00
- 08b7c701d6 Fixed error where the problem is adjusted in the algorithm 2020-10-16 16:11:45 +02:00
Luke Weiler d8d3690e91 Merge pull request #82 from priyansh-anand/master
Added linear equations in n variables
2020-10-16 09:57:44 -04:00
Luke Weiler 61fcb86a3d Merge branch 'master' into master 2020-10-16 09:57:27 -04:00
Luke Weiler 561d03df4d Merge pull request #84 from ananyakaushik/pythagoras
add Pythagorean theorem
2020-10-16 09:53:40 -04:00
Luke Weiler 555ab723ba Merge branch 'master' into pythagoras 2020-10-16 09:53:32 -04:00
Luke Weiler 56009dabf8 Merge pull request #74 from ieshaan12/master
Distance between 2 points
2020-10-16 09:36:30 -04:00
Luke Weiler 66740db1ea Merge branch 'master' into master 2020-10-16 09:35:34 -04:00
Luke Weiler 9d114ab4ae Merge pull request #73 from aditya9110/master
Third Angle of a Triangle
2020-10-16 09:30:56 -04:00
Luke Weiler b45adf9679 Merge branch 'master' into master 2020-10-16 09:30:48 -04:00
Luke Weiler 3af0831233 Merge pull request #72 from RobertWetzler/system_of_equations
System of equations
2020-10-16 09:21:03 -04:00
Luke Weiler 1f5e2ba43a Merge pull request #71 from RobertWetzler/master
Simplify Radical, Issue #68
2020-10-16 09:18:27 -04:00
Ananya Kaushik 887cedda9f add Pythagorean theorem 2020-10-16 05:46:44 -07:00