View source: R/finding_peaks.R
create_value | R Documentation |
given a mantissa and exponent, returns the actual value as a numeric
create_value(mantissa, exponent)
mantissa |
the base part of the number |
exponent |
the exponent part |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.