October 2014
Beginner
276 pages
10h 31m
English
In this chapter, you’ll learn about the Math block’s Advanced mode, which lets you perform more sophisticated calculations in your programs. You’ll also learn about the closely related Logic block, which lets you combine logical values so your programs can make complex decisions. Other blocks that work with numbers are the Range block, Random block, and Round block, which are covered in this chapter as well.
The Math block’s Advanced mode lets you perform complex calculations. You’ve used the Math block in several programs by selecting a single operation (addition, multiplication, and so on) and setting two parameters. The Advanced mode (Figure 13-1) lets you combine multiple operations and ...
Read now
Unlock full access