INDEX

SYMBOLS

+ (addition operator), 20

/ (division operator), 20

== (equal to operator), 38

** (exponentiation operator), 20

> (greater than operator), 38

< (less than operator), 38

% (modulo operator), 40, 266

* (multiplication operator), 20

- (subtraction operator), 20

A

algebraic equations, 5375

first-degree equations, 5456

graphing with Processing, 63

quadratic equations, 5859

solving with equation(), 56

solving with plug(), 54, 6061

solving with quad(), 5960

Antonsen, Roger, 93, 94, 101

append() function in Python, 26, 113, 184

average of a list, 3435

average() function, 21

B

beginShape() function, 107, 108

Booleans, 2426, 38, 190

bouncing ball program, 177185

C

cellular automata (CAs), 225 – 246

checkNeighbors() method, 232233 ...

Get Math Adventures with Python 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.