bound125 {oce} | R Documentation |
Calculate a Bound, Rounded up to Mantissa 1, 2, or 5
Description
Calculate a Bound, Rounded up to Mantissa 1, 2, or 5
Usage
bound125(x)
Arguments
x |
a single positive number |
Value
for positive x, a value exceeding x that has mantissa 1, 2, or 5; otherwise, x
[Package oce version 1.8-2 Index]