square root
Details
Kode wheel segment | Math |
Style | Math |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | Unknown |
Math > square root
Description
This tile is a Math tile. It is used to find the square root of a number (the number when multiplied by itself equals the specified number)
For example
Square root of 16 = 4 (4 x 4 = 16)
Square root of 10 = 3.162 (3.162 x 3.162 = 10)
Example Code
WHEN [once] DO [numvar:score][=][square root][numvar:hits]
Modifiers
None
Other Uses
Not sure how this is used on the WHEN side of the brain. EXPLANATION NEEDED.