Retrieves the physical memory size available on the system in megabytes.
function getMemorySize output Real memory(unit = "MiB"); end getMemorySize;