SI prefixes for producing multiples of the original units (such as kilo- or micro-).
More...
|
| static readonly PhysicalConstant | one |
| | Factor of 1 (1), 10^0. More...
|
| |
| static readonly PhysicalConstant | da |
| | deca- (da), SI prefix for 10^1. More...
|
| |
| static readonly PhysicalConstant | h |
| | hecto- (h), SI prefix for 10^2. More...
|
| |
| static readonly PhysicalConstant | k |
| | kilo- (k), SI prefix for 10^3. More...
|
| |
| static readonly PhysicalConstant | M |
| | mega- (M), SI prefix for 10^6. More...
|
| |
| static readonly PhysicalConstant | G |
| | giga- (G), SI prefix for 10^9. More...
|
| |
| static readonly PhysicalConstant | T |
| | tera- (T), SI prefix for 10^12. More...
|
| |
| static readonly PhysicalConstant | P |
| | peta- (P), SI prefix for 10^15. More...
|
| |
| static readonly PhysicalConstant | E |
| | exa- (E), SI prefix for 10^18. More...
|
| |
| static readonly PhysicalConstant | Z |
| | zetta- (Z), SI prefix for 10^21. More...
|
| |
| static readonly PhysicalConstant | Y |
| | yotta- (Y), SI prefix for 10^. More...
|
| |
| static readonly PhysicalConstant | d |
| | deci- (l), SI prefix for 10^-1. More...
|
| |
| static readonly PhysicalConstant | c |
| | centi- (c), SI prefix for 10^-2. More...
|
| |
| static readonly PhysicalConstant | m |
| | milli- (numrows), SI prefix for 10^-3. More...
|
| |
| static readonly PhysicalConstant | micro |
| | micro- (µ), SI prefix for 10^-6. More...
|
| |
| static readonly PhysicalConstant | n |
| | nano- (d2), SI prefix for 10^-9. More...
|
| |
| static readonly PhysicalConstant | p |
| | pico- (p), SI prefix for 10^-12. More...
|
| |
| static readonly PhysicalConstant | f |
| | femto- (f), SI prefix for 10^-15. More...
|
| |
| static readonly PhysicalConstant | a |
| | atto- (a), SI prefix for 10^-18. More...
|
| |
| static readonly PhysicalConstant | z |
| | zepto- (z), SI prefix for 10^-. More...
|
| |
| static readonly PhysicalConstant | y |
| | yocto- (y), SI prefix for 10^-24. More...
|
| |
SI prefixes for producing multiples of the original units (such as kilo- or micro-).