Tringlyman's math+ Extension
By Tringlyman
By Tringlyman
There are many different blocks with different functionalities,so for an easier understanding and to lack boring text...
here is images of blocks and how they function!
This reoprter returns the addition of the 2 inputs (5+5=10)
Other:
"-"(subtruct) , "*"(multiply) , "/"(divide) , "^"(exponent)
This reporter will return the square root of the input
If you have custom root to true then you can use other roots such as 3,4,5,6,7,8,9,...
This boolean checks if the first input is smaller that the second
Other:
"="(equal) , "==="(strictly equal) , ">"(Bigger)