Skip to content
NOPEname edited this page Jun 24, 2020 · 12 revisions

Modules:

math:sqrt

Calculates square root of given number (output: integer, rounded down; uses Babylonian Methode: https://en.wikipedia.org/wiki/Methods_of_computing_square_roots#Babylonian_method)

math:trig

>> Check README.md for more information!

Clone this wiki locally