Skip to content

Commit 8ffe9ce

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 0ad515a commit 8ffe9ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686

8787
## Maths
8888
* [Abs](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Abs.js)
89+
* [Area](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Area.js)
90+
* [Area](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Area.test.js)
8991
* [AverageMean](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/AverageMean.js)
9092
* [digitSum](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/digitSum.js)
9193
* [Factorial](https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Factorial.js)

0 commit comments

Comments
 (0)