PsyTeachR DSRR Ch. 9

function

A named section of code that can be reused.

data type

The kind of data represented by an object.

iteration

Repeating a process or function

double

A data type representing a real decimal number

matrix

A container data type consisting of numbers arranged into a fixed number of rows and columns

argument

A variable that provides input to a function.

The end!