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 156156 * [ IsDivisible] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/IsDivisible.js )
157157 * [ IsEven] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/IsEven.js )
158158 * [ isOdd] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/isOdd.js )
159+ * [ LeapYear] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/LeapYear.js )
159160 * [ Mandelbrot] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Mandelbrot.js )
160161 * [ MatrixExponentiationRecursive] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/MatrixExponentiationRecursive.js )
161162 * [ MatrixMultiplication] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/MatrixMultiplication.js )
You can’t perform that action at this time.
0 commit comments