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 9191## Maths
9292 * [ Abs] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Abs.js )
9393 * [ Area] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Area.js )
94- * [ Area] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Area.test.js )
9594 * [ ArmstrongNumber] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/ArmstrongNumber.js )
9695 * [ AverageMean] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/AverageMean.js )
9796 * [ DigitSum] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/DigitSum.js )
119118 * [ SieveOfEratosthenes] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/SieveOfEratosthenes.js )
120119 * test
121120 * [ 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 )
122122 * [ ArmstrongNumber] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/ArmstrongNumber.test.js )
123123 * [ AverageMean] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/test/AverageMean.test.js )
124124 * [ 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