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 129129 * [ Number Of Digits] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/number_of_digits.ts )
130130 * [ Pascals Triangle] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/pascals_triangle.ts )
131131 * [ 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 )
132133 * [ Perfect Square] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/perfect_square.ts )
133134 * [ Prime Factorization] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/prime_factorization.ts )
134135 * [ Primes] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/primes.ts )
You can’t perform that action at this time.
0 commit comments