File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 91
91
## Maths
92
92
* [ Abs] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Abs.js )
93
93
* [ Area] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Area.js )
94
- * [ Area] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Area.test.js )
95
94
* [ ArmstrongNumber] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/ArmstrongNumber.js )
96
95
* [ AverageMean] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/AverageMean.js )
97
96
* [ DigitSum] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/DigitSum.js )
119
118
* [ SieveOfEratosthenes] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/SieveOfEratosthenes.js )
120
119
* test
121
120
* [ Abs] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/Abs.test.js )
121
+ * [ Area] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/Area.test.js )
122
122
* [ ArmstrongNumber] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/ArmstrongNumber.test.js )
123
123
* [ AverageMean] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/AverageMean.test.js )
124
124
* [ DigitSum] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/DigitSum.test.js )
You can’t perform that action at this time.
0 commit comments