File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments