significand: Get the significands of a numeric vector using the character...

Description Usage Arguments

View source: R/digit_tools.R

Description

The significand is the integer of all significand digits, e.g. the significand of 0.012 is 12.

Usage

1

Arguments

x

a numeric vector.

num.deci

If not NULL a vector that states the number reported decimal places for x. This can be used if we know that there were addtional trailing zeros.


skranz/RoundingMatters documentation built on Dec. 23, 2021, 3:23 a.m.