Commit Graph

876 Commits

Author SHA1 Message Date
SynXecc
d5ef5f6abd Update volume_cube.py
Spelled Volume correctly
2021-10-19 13:38:29 -07:00
Luke Weiler
716c37af94 Merge pull request #370 from crrossx/main
Used faster way to find gcd.
2021-10-18 15:31:38 -04:00
crossover2
4913ad1453 Used faster way to find gcd. 2021-10-18 14:22:19 +00:00
lukew3
739d24b8fc Fixed formatting 2021-10-17 12:20:26 -04:00
Luke Weiler
50ef0ec6b4 Merge pull request #369 from Sankari-K/main
Updated equation_of_line_from_two_points.py
2021-10-17 12:12:00 -04:00
Sankari Karthik
6ed865e572 Update equation_of_line_from_two_points.py 2021-10-17 20:43:17 +05:30
Sankari Karthik
91f637d834 Updated equation_of_line_from_two_points.py 2021-10-17 20:27:49 +05:30
lukew3
5617b5435b added id to percent difference and fixed lint error 2021-10-12 15:47:51 -04:00
Luke Weiler
196526e55b Merge pull request #367 from Sankari-K/main
Added generator for percent difference
2021-10-12 15:46:59 -04:00
lukew3
9b3fb7283b lint fixes 2021-10-12 15:46:18 -04:00
Sankari Karthik
5b997b1a75 Updated __init__.py 2021-10-11 18:30:55 +05:30
Sankari Karthik
b73fe7688b Added generator for percentage difference 2021-10-11 08:54:35 +05:30
Luke Weiler
5a534e242b Merge pull request #365 from jsun1590/main
Added generator for multiplying 2 numbers in scientific notation form
2021-10-10 21:03:40 -04:00
jsun1590
a1da1357c4 Rename product_of_scientific_notations to product_of_scientific_notations.py 2021-10-10 16:54:09 +08:00
jsun1590
4490b24c4c updated generator name 2021-10-10 16:52:24 +08:00
jsun1590
3f155ecce4 added newline at end of __init__.py 2021-10-10 16:49:50 +08:00
jsun1590
1787f6ecb1 revised readme 2021-10-10 16:41:56 +08:00
jsun1590
11c3215a3d fixed problem sentence structure 2021-10-10 16:40:57 +08:00
jsun1590
f820ea9435 Added product of scientific notations function 2021-10-10 16:38:34 +08:00
lukew3
0c537adc2f adopted new generators 2021-10-09 14:01:28 -04:00
Luke Weiler
0d8e71d227 Merge pull request #358 from BiscuitCandy/main
added area of circle given center and a point passing through the circle
2021-10-09 13:59:30 -04:00
lukew3
9d68d585b2 lint fixes 2021-10-09 13:57:07 -04:00
Luke Weiler
78b82a7888 Merge pull request #353 from Git-Harshit/new1
Add Greatest Common Divisor of N Numbers Generator Program
2021-10-09 13:49:57 -04:00
lukew3
d6fa5e346e lint fixes 2021-10-09 13:42:56 -04:00
lukew3
5133642be6 add id for percentage error 2021-10-09 13:40:59 -04:00
Luke Weiler
e3a7fc4552 Merge pull request #360 from Sankari-K/main
Added generator for percentage error calculation
2021-10-09 13:39:01 -04:00
Luke Weiler
ebec41c26f Merge pull request #361 from jsun1590/main
Fixed area of triangle function
2021-10-09 13:38:04 -04:00
jsun1590
49d83c966d made c dependent on a and b
Removed maxC as we had to make c dependent on a and b. Also wrapped a round function around the solution to 2 decimal places.
2021-10-09 20:14:12 +08:00
Sankari Karthik
82015bf4d5 Update percentage_error.py 2021-10-09 15:55:13 +05:30
Sankari Karthik
29190bfadb Merge branch 'lukew3:main' into main 2021-10-09 15:19:02 +05:30
Sankari Karthik
e003003e84 Update README.md 2021-10-09 15:18:05 +05:30
Sankari Karthik
95eff8572a added generator for perecentage error calculation 2021-10-09 15:13:49 +05:30
lukew3
904ef2b032 fixed lint errors 2021-10-09 04:05:56 -04:00
BiscuitCandy
a619caaa18 Update README.md 2021-10-08 19:41:50 -07:00
BiscuitCandy
4c336bd7f7 Update volume_hemisphere.py 2021-10-08 19:39:40 -07:00
BiscuitCandy
ce5b3168bd added volume Hemisphere 2021-10-08 19:38:50 -07:00
BiscuitCandy
ed57e6c22e Update README.md 2021-10-08 19:21:04 -07:00
BiscuitCandy
88f64bf897 added factors 2021-10-08 19:16:59 -07:00
BiscuitCandy
bfa2640f26 added area_of_circle_given_center_and_point 2021-10-08 19:06:22 -07:00
BiscuitCandy
9ef063af17 Update README.md 2021-10-08 19:03:05 -07:00
BiscuitCandy
820775e87a added area of circle given center and a point 2021-10-08 18:58:10 -07:00
lukew3
576be175a9 fixed id for generator 114 and updated readme 2021-10-08 16:50:55 -04:00
Luke Weiler
4545d0c4a8 Merge pull request #354 from Sankari-K/main
Add equation of line from two points generator program
2021-10-08 16:47:05 -04:00
Luke Weiler
5c33458dfc Update CONTRIBUTING.md 2021-10-08 16:36:21 -04:00
Luke Weiler
b338c04cdb Changed demo url 2021-10-08 16:34:22 -04:00
lukew3
c823fcb711 removed website code from main branch 2021-10-08 16:28:43 -04:00
lukew3
7cb9e9e727 moved web-demo to docs folder 2021-10-08 16:23:55 -04:00
lukew3
8ab045a8e2 renamed mathgenerator.html to index.html 2021-10-08 16:19:01 -04:00
lukew3
016e4c7aa5 added web-demo 2021-10-08 16:17:11 -04:00
Luke Weiler
43cee8cd0a Merge pull request #356 from HelloGit-ty/main 2021-10-08 13:46:21 -04:00