static double toM_double(long l) { ret l/(1024*1024.0); }