You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The algorithm used to calculate the square root value is "[long division method](https://www.google.com/search?q=square+root+long+division+method)", in korean "[개평법](https://namu.wiki/w/%EC%84%B8%EB%A1%9C%EC%85%88%EB%B2%95#s-2.2.1)"
10
+
- My own conversion algorithm was used to convert numbers between Binary and BCD: [video](https://youtu.be/nwZJh3b39Bg)
11
+
- Sequential Logic Circuit (It takes around 5 minutes to calculate one value)
12
+
- input(0~1024), output (up to two decimal places.)
0 commit comments