Glossary

Glossary#

Argand diagram#

A plot that represents complex numbers as points or vectors in a plane, with the horizontal axis showing the real part and the vertical axis showing the imaginary part.

dimensional analysis#

Dimensional analysis is the method of examining the relationships between physical quantities by identifying their fundamental dimensions (such as mass, length, time, charge, etc.) and units of measurement, in order to check the consistency of equations, derive scaling laws, or reduce the number of variables in a problem.

machine precision#

Machine precision is the smallest difference between two distinct floating-point numbers that a computer can represent.

perpendicular#

Two vectors are said to be perpendicular if the angle between them is 90°, which occurs when their dot product equals zero.

real numbers#

Real numbers are all numbers that can represent continuous quantities along a number line, in contrast to complex numbers, which include an imaginary component.