Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1fb9d78

Browse files
committed
Add Radian converter to main README.
1 parent e252eb6 commit 1fb9d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ a set of rules that precisely define a sequence of operations.
7070
* `B` [Is Power of Two](src/algorithms/math/is-power-of-two) - check if the number is power of two (naive and bitwise algorithms)
7171
* `B` [Pascal's Triangle](src/algorithms/math/pascal-triangle)
7272
* `B` [Complex Number](src/algorithms/math/complex-number) - complex numbers and basic operations with them
73+
* `B` [Radian & Degree](src/algorithms/math/radian) - radians to degree and backwards conversion
7374
* `A` [Integer Partition](src/algorithms/math/integer-partition)
7475
* `A` [Liu Hui π Algorithm](src/algorithms/math/liu-hui) - approximate π calculations based on N-gons
7576
* **Sets**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /