Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 840 Bytes

File metadata and controls

23 lines (18 loc) · 840 Bytes

Minecraft Square root Calculator

Square root Calculator in Minecraft.
The project was completed on July 12, 2016.

Video: https://youtu.be/HvhP6PfT-PQ

Features

  • The algorithm used to calculate the square root value is "long division method", in korean "개평법"
  • My own conversion algorithm was used to convert numbers between Binary and BCD: Video
  • Sequential Logic Circuit (It takes around 5 minutes to calculate one value)
  • input(0~1024), output (up to two decimal places)

Samples

- image
Circuit 1
Screen 2
input result
2 3
976 4