Rdocumentation
powered by
Learn R Programming
SSDforR (version 1.1)
SN: Scientific notation
Description
Converts scientific notation to decimals.
Usage
SN(value)
Arguments
value
value to be converted from scientific notation
References
Go to www.ssdanalysis.com for more information.
Examples
Run this code
SN(
2.73e-16
)
Run the code above in your browser using
DataLab