Loading...

Expression

A combination of numbers, variables, and operations - no equals sign.

When to use: Anywhere you need to read code as a series of computations.

Example: (1/n)·Σ(y − ŷ)² is an expression. Substitute n, y, ŷ to get a number.

More Foundations Glossary terms