Description Usage Format Details Source Examples
SI Prefixes
1 |
A named numeric vector of SI prefixes. The names are the SI prefixes, the values are the exponents, -24, -21, ..., 0, ..., 21, 24.
The supported SI-prefixes are:
"y" - yocto, 10^{-24}
"z" - zepto, 10^{-21}
"a" - atto, 10^{-18}
"f" - femto, 10^{-15}
"p" - pico, 10^{-12}
"n" - nano, 10^{-9}
"ยต" - micro, 10^{-6}
"m" - milli, 10^{-3}
" " - (none) 10^0
"k" - kilo, 10^3
"M" - mega, 10^{6}
"G" - giga, 10^{9}
"T" - tera, 10^{12}
"P" - peta, 10^{15}
"E" - exa, 10^{18}
"Z" - zetta, 10^{21}
"Y" - yotta, 10^{24}
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.