SizeOfDouble {mcga} | R Documentation |
Byte-length of a double
typed variable
Description
Byte-length of a double
typed variable in computer memory
Usage
SizeOfDouble()
Value
Returns the byte-length of a double
typed variable in computer memory
Author(s)
Mehmet Hakan Satman - mhsatman@istanbul.edu.tr
Examples
print(SizeOfDouble())
[Package mcga version 3.0.7 Index]