get_order_of_magnitude: Given a number in (0,1e12) calculates the order of magnitude...

Description Usage Arguments Value

Description

Given a number in (0,1e12) calculates the order of magnitude in powers of 1e3

Usage

1

Arguments

x

A numerical value strictly between 0 and 1e12 TODO do we want to catch values outside this range, they should never occur and if they do it implies there is an error elsewhere in the code

Value

A list of the wide table and a smaller printable table


vimc/phipps documentation built on May 29, 2019, 9:56 a.m.