Rdocumentation
powered by
Learn R Programming
SSDforR (version 1.0)
SN: scientific notation
Description
Converts scientific notation to decimals.
Usage
SN(value)
Arguments
value
the scientific notation value
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