Chapter 14. math and logic

Working with numbers is an important part of many programs. In this chapter I’ll explain how NXT-G works with numbers in order to help you use the Math block successfully. I’ll also discuss how to use the Logic and Range blocks to expand the types of decisions your programs can make.

computer math

Computers have a well-deserved reputation for being very good at math. In NXT-G, the Math block is used to perform any calculation your program needs. This block is very easy to use; you simply select the operation to perform and provide the numbers to work with using either the Configuration Panel or data wires. Performing complex calculations is a simple matter of combining several Math blocks.

Although the Math block is easy ...

Get The Art of LEGO MINDSTORMS NXT-G Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.