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 177177 * [ AverageMedian] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/AverageMedian.test.js )
178178 * [ BInaryConvert] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/BInaryConvert.test.js )
179179 * [ BinaryExponentiationIterative] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/BinaryExponentiationIterative.test.js )
180+ * [ Coordinate] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/Coordinate.test.js )
180181 * [ DegreeToRadian] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/DegreeToRadian.test.js )
181182 * [ DigitSum] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/DigitSum.test.js )
182183 * [ EulersTotientFunction] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/EulersTotientFunction.test.js )
You can’t perform that action at this time.
0 commit comments