File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 129
129
* [ Number Of Digits] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/number_of_digits.ts )
130
130
* [ Pascals Triangle] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/pascals_triangle.ts )
131
131
* [ Perfect Cube] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/perfect_cube.ts )
132
+ * [ Perfect Number] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/perfect_number.ts )
132
133
* [ Perfect Square] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/perfect_square.ts )
133
134
* [ Prime Factorization] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/prime_factorization.ts )
134
135
* [ Primes] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/primes.ts )
You can’t perform that action at this time.
0 commit comments