CS2130:Section 5.2

From School Wiki
Jump to navigation Jump to search

Symbols

Ceiling

Round up

Examples

Floor

Round down

Examples

Modulus

Integer remainder from division

Example

Min

Gives the lowest number out of the two given

Example

Max

Gives the highest number out of the two given

Example

A Hash

For the purpose of this class, a hash is effectively a modulus