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 171
171
* [ IsEven] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/IsEven.js )
172
172
* [ isOdd] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/isOdd.js )
173
173
* [ LeapYear] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/LeapYear.js )
174
+ * [ LucasSeries] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/LucasSeries.js )
174
175
* [ Mandelbrot] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/Mandelbrot.js )
175
176
* [ MatrixExponentiationRecursive] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/MatrixExponentiationRecursive.js )
176
177
* [ MatrixMultiplication] ( https://github.com/TheAlgorithms/Javascript/blob/master/Maths/MatrixMultiplication.js )
You can’t perform that action at this time.
0 commit comments