File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 115115 * [ AbsoluteMin] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/AbsoluteMin.java )
116116 * [ AbsoluteValue] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/AbsoluteValue.java )
117117 * [ AmicableNumber] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/AmicableNumber.java )
118- * [ CountDigit] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/CountDigit.java )
118+ * [ Area] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/Area.java )
119+ * [ Average] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/Average.java )
119120 * [ Factorial] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/Factorial.java )
120121 * [ FactorialRecursion] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/FactorialRecursion.java )
121122 * [ FibonacciNumber] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/FibonacciNumber.java )
You can’t perform that action at this time.
0 commit comments