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 120
120
* [ decimalIsolate] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/decimalIsolate.js )
121
121
* [ DigitSum] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/DigitSum.js )
122
122
* [ EulerMethod] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/EulerMethod.js )
123
+ * [ EulersTotient] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/EulersTotient.js )
123
124
* [ EulersTotientFunction] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/EulersTotientFunction.js )
124
125
* [ Factorial] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Factorial.js )
125
126
* [ Factors] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Factors.js )
You can’t perform that action at this time.
0 commit comments