Commit Graph

493 Commits

Author SHA1 Message Date
Luke Weiler
866d31bb9e Merge branch 'master' into master 2020-10-21 21:43:10 -04:00
lukew3
ab00d7eb01 quotient of power fixes 2020-10-21 21:41:57 -04:00
Luke Weiler
8556a61551 Merge pull request #306 from Nitsujed/QuotientofPowers
Quotient of powers for same base and same power
2020-10-21 21:37:53 -04:00
lukew3
3bb6c6f85e power of powers fix 2020-10-21 21:37:29 -04:00
Luke Weiler
d73b509dcc Merge pull request #305 from Nitsujed/Powerofpower
Added Power of Powers
2020-10-21 21:35:46 -04:00
Luke Weiler
54a6f2e0f0 Merge pull request #304 from deepampriyadarshi/master
Fixes bug #293
2020-10-21 21:30:43 -04:00
lukew3
c35608a51e perimeter of polygons fix 2020-10-21 21:26:37 -04:00
Mo
f24bec66f5 Merge branch 'master' into master 2020-10-21 17:43:50 -04:00
Souvik Deb
2885073aa2 Update minutesToHoursFunc.py 2020-10-22 00:32:00 +05:30
Souvik Deb
48aace1282 Update __init__.py 2020-10-22 00:30:48 +05:30
Souvik Deb
db5d551908 Create minutesToHoursFunc.py 2020-10-22 00:29:53 +05:30
lukew3
abddf069c2 linter fix 2020-10-21 14:39:44 -04:00
lukew3
d647e9710f yapf fix 2020-10-21 14:34:42 -04:00
lukew3
55fb0a18f6 curved surface area cylinder fix 2020-10-21 14:31:17 -04:00
Luke Weiler
80933c86d8 Update curvedSurfaceAreaCylinderFunc.py 2020-10-21 14:27:18 -04:00
Luke Weiler
91dee6ed27 Merge branch 'master' into master 2020-10-21 14:26:43 -04:00
lukew3
1174b5c0de base conversion fix 2020-10-21 14:25:54 -04:00
Luke Weiler
d8a4b82d7d Merge pull request #259 from LyndonFan/master
Add (Arbitrary) Base Conversion
2020-10-21 14:21:14 -04:00
lukew3
b5b61cd08f set operation fixes 2020-10-21 14:19:16 -04:00
Luke Weiler
616cc61390 Update set_operation.py 2020-10-21 14:16:11 -04:00
Luke Weiler
b9fbf4cbfc Merge branch 'master' into adithya 2020-10-21 14:15:40 -04:00
Luke Weiler
aff60a3d3c Update compoundInterestFunc.py 2020-10-21 14:14:03 -04:00
Luke Weiler
7139a8aece Update compoundInterestFunc.py 2020-10-21 14:13:49 -04:00
lukew3
6faba33309 complex to polar updates 2020-10-21 14:12:48 -04:00
Luke Weiler
22edff6736 Update complexToPolarFunc.py 2020-10-21 14:10:45 -04:00
Luke Weiler
81427ff865 Merge branch 'master' into master 2020-10-21 14:09:52 -04:00
Luke Weiler
29b2a6467d Delete DecimalToOctalFunc.py 2020-10-21 14:08:40 -04:00
Luke Weiler
9c8ee7ee64 Delete DecimalToHexFunc.py 2020-10-21 14:08:32 -04:00
Luke Weiler
85286449a5 Delete DegreeToRadian.py 2020-10-21 14:08:25 -04:00
lukew3
9a27fcd700 linter fix 2020-10-21 14:06:31 -04:00
lukew3
47966623cc binary coded decimal fix 2020-10-21 14:05:56 -04:00
Luke Weiler
15ba021c21 Update BCDtoDecimalFunc.py 2020-10-21 14:03:06 -04:00
Luke Weiler
d3a1befe7c Merge branch 'master' into master 2020-10-21 14:02:06 -04:00
lukew3
ca8bafabad fix merge errors 2020-10-21 13:59:13 -04:00
Nitsujed
161c87265f Lint issue... 2020-10-21 11:53:58 -04:00
Nitsujed
94d677656b Lint issue... 2020-10-21 11:53:33 -04:00
Nitsujed
0c10fb8bc3 Changed file names to match the project standards 2020-10-21 11:43:22 -04:00
Nitsujed
a863e7a98f Added Power of Powers 2020-10-21 11:40:43 -04:00
Nitsujed
86750f5867 Fixed lint issues 2020-10-21 10:44:18 -04:00
Nitsujed
ddd23986db Merge branch 'master' of https://github.com/Todarith/mathgenerator
 Conflicts:
	mathgenerator/mathgen.py
2020-10-21 10:25:14 -04:00
deepampriyadarshi
d4c810a6be Fixed bug #293 2020-10-21 16:14:29 +05:30
Souvikdeb2612
a9e531e1a6 Merge branch 'master' into master 2020-10-21 10:31:44 +05:30
strikeraryu
77a4f8c3e2 Added complex quadratic generator 2020-10-21 00:09:13 +05:30
Mo
0c17fc74b0 Fixed Linter for the Function Definition 2020-10-20 14:01:29 -04:00
Mo
869207bdb5 Fixed Issue #289
Removed the multiplication, added '+' for proper concatenation
2020-10-20 13:55:21 -04:00
Mo
54e3249c7d Merge branch 'master' into master 2020-10-20 13:41:31 -04:00
Metropass
5c5caf3c87 Fixed Lint 2020-10-20 13:38:39 -04:00
lukew3
4ca54936fb Fix imports 2020-10-20 13:32:34 -04:00
Metropass
fda8aa5969 Fixed conflicts 2020-10-20 13:31:46 -04:00
Metropass
47abb39261 Fixed init.py, again 2020-10-20 13:30:37 -04:00