Skip to content

Commit 8fa8244

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
Auto-update DIRECTORY.md
1 parent 8381e5e commit 8fa8244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
* [EulerMethod](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/EulerMethod.js)
156156
* [EulersTotient](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/EulersTotient.js)
157157
* [EulersTotientFunction](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/EulersTotientFunction.js)
158+
* [ExtendedEuclideanGCD](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/ExtendedEuclideanGCD.js)
158159
* [Factorial](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Factorial.js)
159160
* [Factors](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Factors.js)
160161
* [FareyApproximation](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/FareyApproximation.js)

0 commit comments

Comments
 (0)