Skip to main content
Speclore

Prime Numbers

Reference data and engineering information about prime numbers for miscellaneous applications.

primenumbers

Overview

Engineering reference data for Prime Numbers in miscellaneous.

Key Formulas

Unit Conversion

y=xky = x \cdot k

Multiply by conversion factor.

Linear Interpolation

y=y1+(xx1)(y2y1)x2x1y = y_1 + \frac{(x - x_1)(y_2 - y_1)}{x_2 - x_1}

Estimate between two known points.

Percentage

p=partwhole×100%p = \frac{\text{part}}{\text{whole}} \times 100\%

Part as fraction of whole.

Variables

Symbol Description Unit
xx Input value
yy Output value
kk Conversion factor

Definition

A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself.

Prime Numbers List

References