magnitude_order: Compute the order of magnitude

magnitude_orderR Documentation

Compute the order of magnitude

Description

Uses the floor to round

Usage

magnitude_order(x)

Arguments

x

num

Value

num

See Also

Other rounding: magnitude_triplet(), num2str(), num2str_vec(), num_chr_suffi, round_to(), size(), unit_find(), unit_modify(), unit_modify_vec(), unit_string()

Examples

magnitude_order(10^(1:10))

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.