---- Extra Math Blocks---- - Filler Project - Gives you some useful math blocks that Scratch doesn't have! Go inside the project and backpack the blocks and their define blocks. These blocks are meant to be simple and easy to use. You can unhide the output variables when you need to see the answer. (For factorials and powers, the output variables are called "Factorial Output" and "Power Output") (For mean, the output is called "Total." For % of it is called "% Output")
- Inspired by AeroKoder's math block project. (For the factorial calculator it only works for smaller numbers, so don't try some insanely large number and expect it to work.)