Skip to contents

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