File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
* [ Perfect Square] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/perfect_square.ts )
29
29
* [ Radians To Degrees] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/radians_to_degrees.ts )
30
30
* Series
31
- * [ Hexagonalnumbers ] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/series/hexagonalnumbers .ts )
31
+ * [ Hexagonal Numbers ] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/series/hexagonal_numbers .ts )
32
32
* Test
33
- * [ Hexagonalnumbers .Test] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/series/test/hexagonalnumbers .test.ts )
33
+ * [ Hexagonal Numbers .Test] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/series/test/hexagonal_numbers .test.ts )
34
34
* [ Sieve Of Eratosthenes] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/sieve_of_eratosthenes.ts )
35
35
36
36
## Other
You can’t perform that action at this time.
0 commit comments