Last Sync: 2022-08-22 20:00:04

This commit is contained in:
tactonbishop 2022-08-22 20:00:04 +01:00
parent b846e48d03
commit 3f3337d114

View file

@ -9,7 +9,7 @@ tags: [physics, electricity, exponents]
In electronics we are often dealing with units that are very large or very small, thus we rely on [exponents](/Mathematics/Algebra/Exponents.md) for formal expression.
| Prefix | Symbol | Expression as exponent | Expression as decimal value |
|--------|--------|------------------------|-----------------------------|
| ------ | ------ | ---------------------- | --------------------------- |
| Giga- | G | $10^9$ | 1,000,000,000 |
| Mega- | M | $10^6$ | 1,000,000 |
| Kilo- | k | $10^3$ | 1,000 |