Skip to content

Sopiro/Minecraft-Square-root-Calculator

Repository files navigation

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