284 B
284 B
Square Root
This script calculates the square root of a number on a basic level Yolol chip.
Inputs
The input is a single number in the :a field.
:anumber
Outputs
The output is a single number in the :o field.
:oSqrt(:a)
Credits
- Zijkhal#0154