View source: R/utils_rounding.R
| magnitude_triplet | R Documentation |
Compute the order of magnitude triplet ie thousand, million, trillion
magnitude_triplet(x)
x |
|
num
Other rounding:
magnitude_order(),
num2str(),
num2str_vec(),
num_chr_suffi,
round_to(),
size(),
unit_find(),
unit_modify(),
unit_modify_vec(),
unit_string()
magnitude_triplet(10^(1:10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.