Unit 2 Lab 4

Making Computers Do Math

In this lab, you will program procedures to carry out mathematical tasks.

BJC Unit 2 Lab 4

The Mod Operator

BJC Unit 2 Lab 4 Part 1

Self-Check

Unit 2 Lab 4: The Mod Operator Self-Check

If There Is Time...

BJC Unit 2 Lab 4 Part 1 ITIT

Click to access the page.

Making a Mathematical Library

BJC Unit 2 Lab 4 Part 2

Vocabulary

Click each word to view the definition.

Software library

A software library is a collection of procedures that can be used in programs.

Application Program Interface (API)

An application program interface (API) documents what a programmer needs to know about using a library: it's a description of each procedure's purpose, inputs, and outputs (but not its algorithms).

If There Is Time...

BJC Unit 2 Lab 4 Part 2 ITIT

More Mathematical Reporters

BJC Unit 2 Lab 4 Part 3

Self-Check

Unit 4 Lab 4 More Mathematical Reporters Self-Check