FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Maths - me-hasan/JavaScriptAlgorithm · GitHub
me-hasan
/
JavaScriptAlgorithm
Public
forked from
RabibHossain/JavaScriptAlgorithm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptAlgorithm
Maths
on
master
User selector
Datepicker
Commit history
Commits on May 27, 2022
merge: Add Twin Primes algorithm (#1024)
Show description for 92a81a2
Exortions
authored
92a81a2
View commit details
Copy full SHA for 92a81a2
View code at this point
Browse repository at this point
Commits on May 26, 2022
merge: Add the Collatz Conjecture (#1022)
Show description for 0357a23
Exortions
and
raklaptudirm
authored
0357a23
View commit details
Copy full SHA for 0357a23
View code at this point
Browse repository at this point
Commits on May 25, 2022
merge: Add pronic number implementation (#1023)
Show description for dc67506
itsAkshayDubey
authored
dc67506
View commit details
Copy full SHA for dc67506
View code at this point
Browse repository at this point
Commits on May 9, 2022
merge: Find max recursion (#1010)
Show description for 21a8511
Exortions
and
appgurueu
authored
21a8511
View commit details
Copy full SHA for 21a8511
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Add Zeller's Congruence Algorithm in Math (#996)
merelymyself
authored
5641b6f
View commit details
Copy full SHA for 5641b6f
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
merge: EuclidGCD: add tests (#994)
Show description for c81db62
merelymyself
authored
c81db62
View commit details
Copy full SHA for c81db62
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
merge: WhileLoopFactorial: Optimize and add tests (#992)
Show description for 9513bcd
merelymyself
authored
9513bcd
View commit details
Copy full SHA for 9513bcd
View code at this point
Browse repository at this point
merge: Format codebase with `standard.js` (#989)
Show description for eb36e2d
CarlosZoft
and
github-actions
authored
eb36e2d
View commit details
Copy full SHA for eb36e2d
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
merge: FindLCM: Improve code readablility (#985)
Show description for 8fc5390
CarlosZoft
authored
8fc5390
View commit details
Copy full SHA for 8fc5390
View code at this point
Browse repository at this point
Commits on Apr 2, 2022
merge: Decimal Expansion (#787)
Show description for 2be0fdc
authored
2be0fdc
View commit details
Copy full SHA for 2be0fdc
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
merge: Fixed a wrong sentence structure (#952)
Show description for b85bf49
utsav0
authored
b85bf49
View commit details
Copy full SHA for b85bf49
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
merge: Add FindMinIterator algorithm (#928)
Show description for ffa4846
trasherdk
and
RuSaG0
authored
ffa4846
View commit details
Copy full SHA for ffa4846
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
merge: Add test case of SquareRoot function (#926)
Ankush263
authored
a545f76
View commit details
Copy full SHA for a545f76
View code at this point
Browse repository at this point
merge: Improved `abs` function (#923)
Show description for 0924f1c
fahimfaisaal
authored
0924f1c
View commit details
Copy full SHA for 0924f1c
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
merge: refactor `isEven` function (#920)
Show description for da6c227
fahimfaisaal
authored
da6c227
View commit details
Copy full SHA for da6c227
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
merge: resolve example mistake (#919)
fahimfaisaal
authored
4f6fe19
View commit details
Copy full SHA for 4f6fe19
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
merge: Improved `IsOdd` function (#914)
Show description for 98c46b4
fahimfaisaal
authored
98c46b4
View commit details
Copy full SHA for 98c46b4
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
merge: Improved `Pow` function (#911)
Show description for ab06131
fahimfaisaal
authored
ab06131
View commit details
Copy full SHA for ab06131
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
merge: Algorithm to calculate the Arithmetic Geometric Mean (#897)
Show description for 0178efd
Rudxain
authored
0178efd
View commit details
Copy full SHA for 0178efd
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
merge: Corrected JSdoc typo (#898)
Show description for 743b317
Rudxain
authored
743b317
View commit details
Copy full SHA for 743b317
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
merge: improve median (#869)
Show description for 49fa7d1
RuSaG0
authored
49fa7d1
View commit details
Copy full SHA for 49fa7d1
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
merge: add areaTriangleWithAllThreeSides method in Math/Area.js (#875)
Yatin-kathuria
authored
ef832f6
View commit details
Copy full SHA for ef832f6
View code at this point
Browse repository at this point
merge: Improve Mean method (#874)
Yatin-kathuria
authored
3d2a48f
View commit details
Copy full SHA for 3d2a48f
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
merge: Binary Convert (#865)
Show description for bbdb5cf
Yatin-kathuria
authored
bbdb5cf
View commit details
Copy full SHA for bbdb5cf
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
chore: Remove duplicate `DigitSum` algorithm (#873)
Show description for f387ff3
raklaptudirm
and
github-actions
authored
f387ff3
View commit details
Copy full SHA for f387ff3
View code at this point
Browse repository at this point
merge: Absolute value (#866)
Yatin-kathuria
authored
4d55b40
View commit details
Copy full SHA for 4d55b40
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
merge: Add FindMin (#849)
Yatin-kathuria
authored
de27089
View commit details
Copy full SHA for de27089
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
chore: Add PowLogarithmic in Math (#836)
Show description for c1c895b
Yatin-kathuria
authored
c1c895b
View commit details
Copy full SHA for c1c895b
View code at this point
Browse repository at this point
Commits on Oct 31, 2021
merge: Added bisection method (#827)
Show description for 2619ab6
authored
2619ab6
View commit details
Copy full SHA for 2619ab6
View code at this point
Browse repository at this point
merge: Add LinearSieve.js (#828)
nella17
authored
7c39839
View commit details
Copy full SHA for 7c39839
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
merge: fix: optimize PrimeFactors (#823)
nella17
authored
09eebc4
View commit details
Copy full SHA for 09eebc4
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
merge: Created midpoint integration numerical method (#822)
Show description for 1cd3b86
authored
1cd3b86
View commit details
Copy full SHA for 1cd3b86
View code at this point
Browse repository at this point
merge: Fix spellings (#821)
Show description for 072523d
authored
072523d
View commit details
Copy full SHA for 072523d
View code at this point
Browse repository at this point
merge: Created composite Simpson's integration method. Tests included. (#819)
Show description for 7722870
authored
7722870
View commit details
Copy full SHA for 7722870
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
merge: Rename 2 filenames to follow PascalCase (#816)
Show description for 7c2f19b
SpiderMath
authored
7c2f19b
View commit details
Copy full SHA for 7c2f19b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL