create_value: create a value from mantissa and exponent

View source: R/normalization.R

create_valueR Documentation

create a value from mantissa and exponent

Description

given a mantissa and exponent, returns the actual value as a numeric

Usage

create_value(mantissa, exponent)

Arguments

mantissa

the base part of the number

exponent

the exponent part

Value

numeric


rmflight/metabolomicsUtilities documentation built on Oct. 28, 2023, 6:41 p.m.